Uses of Class
io.gs2.formation.request.GetMoldModelRequest
Packages that use GetMoldModelRequest
-
Uses of GetMoldModelRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetMoldModelRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getMoldModel(GetMoldModelRequest request) voidGs2FormationRestClient.getMoldModelAsync(GetMoldModelRequest request, AsyncAction<AsyncResult<GetMoldModelResult>> callback) -
Uses of GetMoldModelRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetMoldModelRequestModifier and TypeMethodDescriptionstatic GetMoldModelRequestGetMoldModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetMoldModelRequest.withMoldModelName(String moldModelName) GetMoldModelRequest.withNamespaceName(String namespaceName)