Uses of Class
io.gs2.formation.request.CreateFormModelMasterRequest
Packages that use CreateFormModelMasterRequest
-
Uses of CreateFormModelMasterRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type CreateFormModelMasterRequestModifier and TypeMethodDescriptionGs2FormationRestClient.createFormModelMaster(CreateFormModelMasterRequest request) voidGs2FormationRestClient.createFormModelMasterAsync(CreateFormModelMasterRequest request, AsyncAction<AsyncResult<CreateFormModelMasterResult>> callback) -
Uses of CreateFormModelMasterRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return CreateFormModelMasterRequestModifier and TypeMethodDescriptionstatic CreateFormModelMasterRequestCreateFormModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateFormModelMasterRequest.withDescription(String description) CreateFormModelMasterRequest.withMetadata(String metadata) CreateFormModelMasterRequest.withNamespaceName(String namespaceName)