Uses of Class
io.gs2.project.request.DescribeProjectsRequest
Packages that use DescribeProjectsRequest
-
Uses of DescribeProjectsRequest in io.gs2.project
Methods in io.gs2.project with parameters of type DescribeProjectsRequestModifier and TypeMethodDescriptionGs2ProjectRestClient.describeProjects(DescribeProjectsRequest request) voidGs2ProjectRestClient.describeProjectsAsync(DescribeProjectsRequest request, AsyncAction<AsyncResult<DescribeProjectsResult>> callback) -
Uses of DescribeProjectsRequest in io.gs2.project.request
Methods in io.gs2.project.request that return DescribeProjectsRequestModifier and TypeMethodDescriptionstatic DescribeProjectsRequestDescribeProjectsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeProjectsRequest.withAccountToken(String accountToken) DescribeProjectsRequest.withPageToken(String pageToken)