Uses of Class
io.gs2.formation.request.GetMoldModelMasterRequest
Packages that use GetMoldModelMasterRequest
-
Uses of GetMoldModelMasterRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetMoldModelMasterRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getMoldModelMaster(GetMoldModelMasterRequest request) voidGs2FormationRestClient.getMoldModelMasterAsync(GetMoldModelMasterRequest request, AsyncAction<AsyncResult<GetMoldModelMasterResult>> callback) -
Uses of GetMoldModelMasterRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetMoldModelMasterRequestModifier and TypeMethodDescriptionstatic GetMoldModelMasterRequestGetMoldModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetMoldModelMasterRequest.withMoldModelName(String moldModelName) GetMoldModelMasterRequest.withNamespaceName(String namespaceName)