Uses of Class
io.gs2.formation.request.GetPropertyFormModelRequest
Packages that use GetPropertyFormModelRequest
-
Uses of GetPropertyFormModelRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetPropertyFormModelRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getPropertyFormModel(GetPropertyFormModelRequest request) voidGs2FormationRestClient.getPropertyFormModelAsync(GetPropertyFormModelRequest request, AsyncAction<AsyncResult<GetPropertyFormModelResult>> callback) -
Uses of GetPropertyFormModelRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetPropertyFormModelRequestModifier and TypeMethodDescriptionstatic GetPropertyFormModelRequestGetPropertyFormModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetPropertyFormModelRequest.withNamespaceName(String namespaceName) GetPropertyFormModelRequest.withPropertyFormModelName(String propertyFormModelName)