Uses of Class
io.gs2.deploy.result.DeleteStackResult
Packages that use DeleteStackResult
-
Uses of DeleteStackResult in io.gs2.deploy
Methods in io.gs2.deploy that return DeleteStackResultMethod parameters in io.gs2.deploy with type arguments of type DeleteStackResultModifier and TypeMethodDescriptionvoidGs2DeployRestClient.deleteStackAsync(DeleteStackRequest request, AsyncAction<AsyncResult<DeleteStackResult>> callback) -
Uses of DeleteStackResult in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return DeleteStackResultModifier and TypeMethodDescriptionstatic DeleteStackResultDeleteStackResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)