Uses of Class
io.gs2.formation.request.GetMoldRequest
Packages that use GetMoldRequest
-
Uses of GetMoldRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetMoldRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getMold(GetMoldRequest request) voidGs2FormationRestClient.getMoldAsync(GetMoldRequest request, AsyncAction<AsyncResult<GetMoldResult>> callback) -
Uses of GetMoldRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetMoldRequestModifier and TypeMethodDescriptionstatic GetMoldRequestGetMoldRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetMoldRequest.withAccessToken(String accessToken) GetMoldRequest.withMoldModelName(String moldModelName) GetMoldRequest.withNamespaceName(String namespaceName)