Package | Description |
---|---|
com.oracle.bmc.artifacts | |
com.oracle.bmc.artifacts.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListContainerImagesResponse> |
ArtifactsAsync.listContainerImages(ListContainerImagesRequest request,
AsyncHandler<ListContainerImagesRequest,ListContainerImagesResponse> handler)
List container images in a compartment.
|
Future<ListContainerImagesResponse> |
ArtifactsAsyncClient.listContainerImages(ListContainerImagesRequest request,
AsyncHandler<ListContainerImagesRequest,ListContainerImagesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListContainerImagesRequest |
ListContainerImagesRequest.Builder.build()
Build the instance of ListContainerImagesRequest as configured by this builder
|
ListContainerImagesRequest |
ListContainerImagesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListContainerImagesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListContainerImagesRequest.Builder |
ListContainerImagesRequest.Builder.copy(ListContainerImagesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.