Uses of Class
io.gs2.deploy.result.ChangeSetResult
Packages that use ChangeSetResult
-
Uses of ChangeSetResult in io.gs2.deploy
Methods in io.gs2.deploy that return ChangeSetResultMethod parameters in io.gs2.deploy with type arguments of type ChangeSetResultModifier and TypeMethodDescriptionvoidGs2DeployRestClient.changeSetAsync(ChangeSetRequest request, AsyncAction<AsyncResult<ChangeSetResult>> callback) -
Uses of ChangeSetResult in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return ChangeSetResultModifier and TypeMethodDescriptionstatic ChangeSetResultChangeSetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)