Uses of Class
io.gs2.formation.result.DescribeFormsResult
Packages that use DescribeFormsResult
-
Uses of DescribeFormsResult in io.gs2.formation
Methods in io.gs2.formation that return DescribeFormsResultModifier and TypeMethodDescriptionGs2FormationRestClient.describeForms(DescribeFormsRequest request) Method parameters in io.gs2.formation with type arguments of type DescribeFormsResultModifier and TypeMethodDescriptionvoidGs2FormationRestClient.describeFormsAsync(DescribeFormsRequest request, AsyncAction<AsyncResult<DescribeFormsResult>> callback) -
Uses of DescribeFormsResult in io.gs2.formation.result
Methods in io.gs2.formation.result that return DescribeFormsResultModifier and TypeMethodDescriptionstatic DescribeFormsResultDescribeFormsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeFormsResult.withNextPageToken(String nextPageToken)