Uses of Class
io.gs2.formation.request.GetCurrentFormMasterRequest
Packages that use GetCurrentFormMasterRequest
-
Uses of GetCurrentFormMasterRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type GetCurrentFormMasterRequestModifier and TypeMethodDescriptionGs2FormationRestClient.getCurrentFormMaster(GetCurrentFormMasterRequest request) voidGs2FormationRestClient.getCurrentFormMasterAsync(GetCurrentFormMasterRequest request, AsyncAction<AsyncResult<GetCurrentFormMasterResult>> callback) -
Uses of GetCurrentFormMasterRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return GetCurrentFormMasterRequestModifier and TypeMethodDescriptionstatic GetCurrentFormMasterRequestGetCurrentFormMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentFormMasterRequest.withNamespaceName(String namespaceName)