Uses of Class
io.gs2.formation.request.GetPropertyFormWithSignatureRequest
Packages that use GetPropertyFormWithSignatureRequest
-
Uses of GetPropertyFormWithSignatureRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetPropertyFormWithSignatureRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getPropertyFormWithSignature(GetPropertyFormWithSignatureRequest request) voidGs2FormationRestClient.getPropertyFormWithSignatureAsync(GetPropertyFormWithSignatureRequest request, AsyncAction<AsyncResult<GetPropertyFormWithSignatureResult>> callback) -
Uses of GetPropertyFormWithSignatureRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetPropertyFormWithSignatureRequestModifier and TypeMethodDescriptionGetPropertyFormWithSignatureRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetPropertyFormWithSignatureRequest.withAccessToken(String accessToken) GetPropertyFormWithSignatureRequest.withNamespaceName(String namespaceName) GetPropertyFormWithSignatureRequest.withPropertyFormModelName(String propertyFormModelName) GetPropertyFormWithSignatureRequest.withPropertyId(String propertyId)