Uses of Class
io.gs2.formation.request.DescribeMoldModelsRequest
Packages that use DescribeMoldModelsRequest
-
Uses of DescribeMoldModelsRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type DescribeMoldModelsRequestModifier and TypeMethodDescriptionGs2FormationRestClient.describeMoldModels(DescribeMoldModelsRequest request) voidGs2FormationRestClient.describeMoldModelsAsync(DescribeMoldModelsRequest request, AsyncAction<AsyncResult<DescribeMoldModelsResult>> callback) -
Uses of DescribeMoldModelsRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return DescribeMoldModelsRequestModifier and TypeMethodDescriptionstatic DescribeMoldModelsRequestDescribeMoldModelsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeMoldModelsRequest.withNamespaceName(String namespaceName)