Uses of Class
io.gs2.formation.request.DescribePropertyFormsRequest
Packages that use DescribePropertyFormsRequest
-
Uses of DescribePropertyFormsRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type DescribePropertyFormsRequestModifier and TypeMethodDescriptionGs2FormationRestClient.describePropertyForms(DescribePropertyFormsRequest request) voidGs2FormationRestClient.describePropertyFormsAsync(DescribePropertyFormsRequest request, AsyncAction<AsyncResult<DescribePropertyFormsResult>> callback) -
Uses of DescribePropertyFormsRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return DescribePropertyFormsRequestModifier and TypeMethodDescriptionstatic DescribePropertyFormsRequestDescribePropertyFormsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribePropertyFormsRequest.withAccessToken(String accessToken) DescribePropertyFormsRequest.withNamespaceName(String namespaceName) DescribePropertyFormsRequest.withPageToken(String pageToken) DescribePropertyFormsRequest.withPropertyFormModelName(String propertyFormModelName)