Uses of Class
com.volcengine.cr.model.CreateRepositoryResponse
-
Packages that use CreateRepositoryResponse Package Description com.volcengine.cr -
-
Uses of CreateRepositoryResponse in com.volcengine.cr
Methods in com.volcengine.cr that return CreateRepositoryResponse Modifier and Type Method Description CreateRepositoryResponseCrApi. createRepository(CreateRepositoryRequest body)Methods in com.volcengine.cr that return types with arguments of type CreateRepositoryResponse Modifier and Type Method Description com.volcengine.ApiResponse<CreateRepositoryResponse>CrApi. createRepositoryWithHttpInfo(@NotNull CreateRepositoryRequest body)Method parameters in com.volcengine.cr with type arguments of type CreateRepositoryResponse Modifier and Type Method Description com.squareup.okhttp.CallCrApi. createRepositoryAsync(CreateRepositoryRequest body, com.volcengine.ApiCallback<CreateRepositoryResponse> callback)(asynchronously)
-