Uses of Class
io.gs2.formation.request.DescribeMoldsRequest
Packages that use DescribeMoldsRequest
-
Uses of DescribeMoldsRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type DescribeMoldsRequestModifier and TypeMethodDescriptionGs2FormationRestClient.describeMolds(DescribeMoldsRequest request) voidGs2FormationRestClient.describeMoldsAsync(DescribeMoldsRequest request, AsyncAction<AsyncResult<DescribeMoldsResult>> callback) -
Uses of DescribeMoldsRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return DescribeMoldsRequestModifier and TypeMethodDescriptionstatic DescribeMoldsRequestDescribeMoldsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeMoldsRequest.withAccessToken(String accessToken) DescribeMoldsRequest.withNamespaceName(String namespaceName) DescribeMoldsRequest.withPageToken(String pageToken)