Uses of Class
io.gs2.project.result.DeleteProjectResult
Packages that use DeleteProjectResult
-
Uses of DeleteProjectResult in io.gs2.project
Methods in io.gs2.project that return DeleteProjectResultModifier and TypeMethodDescriptionGs2ProjectRestClient.deleteProject(DeleteProjectRequest request) Method parameters in io.gs2.project with type arguments of type DeleteProjectResultModifier and TypeMethodDescriptionvoidGs2ProjectRestClient.deleteProjectAsync(DeleteProjectRequest request, AsyncAction<AsyncResult<DeleteProjectResult>> callback) -
Uses of DeleteProjectResult in io.gs2.project.result
Methods in io.gs2.project.result that return DeleteProjectResultModifier and TypeMethodDescriptionstatic DeleteProjectResultDeleteProjectResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)