Uses of Class
io.gs2.formation.request.DescribePropertyFormModelsRequest
Packages that use DescribePropertyFormModelsRequest
-
Uses of DescribePropertyFormModelsRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type DescribePropertyFormModelsRequestModifier and TypeMethodDescriptionGs2FormationRestClient.describePropertyFormModels(DescribePropertyFormModelsRequest request) voidGs2FormationRestClient.describePropertyFormModelsAsync(DescribePropertyFormModelsRequest request, AsyncAction<AsyncResult<DescribePropertyFormModelsResult>> callback) -
Uses of DescribePropertyFormModelsRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return DescribePropertyFormModelsRequestModifier and TypeMethodDescriptionDescribePropertyFormModelsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribePropertyFormModelsRequest.withNamespaceName(String namespaceName)