Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.responses |
Modifier and Type | Method and Description |
---|---|
GetRepositoryResponse |
Artifacts.getRepository(GetRepositoryRequest request)
Gets the specified repository’s information.
|
GetRepositoryResponse |
ArtifactsClient.getRepository(GetRepositoryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetRepositoryResponse> |
ArtifactsAsync.getRepository(GetRepositoryRequest request,
AsyncHandler<GetRepositoryRequest,GetRepositoryResponse> handler)
Gets the specified repository’s information.
|
Future<GetRepositoryResponse> |
ArtifactsAsyncClient.getRepository(GetRepositoryRequest request,
AsyncHandler<GetRepositoryRequest,GetRepositoryResponse> handler) |
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.