Uses of Class
io.gs2.formation.request.DescribeFormModelMastersRequest
Packages that use DescribeFormModelMastersRequest
-
Uses of DescribeFormModelMastersRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type DescribeFormModelMastersRequestModifier and TypeMethodDescriptionGs2FormationRestClient.describeFormModelMasters(DescribeFormModelMastersRequest request) voidGs2FormationRestClient.describeFormModelMastersAsync(DescribeFormModelMastersRequest request, AsyncAction<AsyncResult<DescribeFormModelMastersResult>> callback) -
Uses of DescribeFormModelMastersRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return DescribeFormModelMastersRequestModifier and TypeMethodDescriptionDescribeFormModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeFormModelMastersRequest.withNamespaceName(String namespaceName) DescribeFormModelMastersRequest.withPageToken(String pageToken)