Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetRepositoryResponse |
Devops.getRepository(GetRepositoryRequest request)
Retrieves a repository by identifier.
|
GetRepositoryResponse |
DevopsClient.getRepository(GetRepositoryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetRepositoryResponse> |
DevopsAsyncClient.getRepository(GetRepositoryRequest request,
AsyncHandler<GetRepositoryRequest,GetRepositoryResponse> handler) |
Future<GetRepositoryResponse> |
DevopsAsync.getRepository(GetRepositoryRequest request,
AsyncHandler<GetRepositoryRequest,GetRepositoryResponse> handler)
Retrieves a repository by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetRepositoryResponse |
GetRepositoryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRepositoryResponse.Builder |
GetRepositoryResponse.Builder.copy(GetRepositoryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.