Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.responses |
Modifier and Type | Method and Description |
---|---|
GetContainerImageResponse |
Artifacts.getContainerImage(GetContainerImageRequest request)
Get container image metadata.
|
GetContainerImageResponse |
ArtifactsClient.getContainerImage(GetContainerImageRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetContainerImageResponse> |
ArtifactsAsync.getContainerImage(GetContainerImageRequest request,
AsyncHandler<GetContainerImageRequest,GetContainerImageResponse> handler)
Get container image metadata.
|
Future<GetContainerImageResponse> |
ArtifactsAsyncClient.getContainerImage(GetContainerImageRequest request,
AsyncHandler<GetContainerImageRequest,GetContainerImageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetContainerImageResponse |
GetContainerImageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetContainerImageResponse.Builder |
GetContainerImageResponse.Builder.copy(GetContainerImageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.