Uses of Class
io.gs2.formation.request.DescribeFormsRequest
Packages that use DescribeFormsRequest
-
Uses of DescribeFormsRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type DescribeFormsRequestModifier and TypeMethodDescriptionGs2FormationRestClient.describeForms(DescribeFormsRequest request) voidGs2FormationRestClient.describeFormsAsync(DescribeFormsRequest request, AsyncAction<AsyncResult<DescribeFormsResult>> callback) -
Uses of DescribeFormsRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return DescribeFormsRequestModifier and TypeMethodDescriptionstatic DescribeFormsRequestDescribeFormsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeFormsRequest.withAccessToken(String accessToken) DescribeFormsRequest.withMoldModelName(String moldModelName) DescribeFormsRequest.withNamespaceName(String namespaceName) DescribeFormsRequest.withPageToken(String pageToken)