Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.responses |
Modifier and Type | Method and Description |
---|---|
UpdateContainerResponse |
ContainerInstance.updateContainer(UpdateContainerRequest request)
Updates a container.
|
UpdateContainerResponse |
ContainerInstanceClient.updateContainer(UpdateContainerRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateContainerResponse> |
ContainerInstanceAsync.updateContainer(UpdateContainerRequest request,
AsyncHandler<UpdateContainerRequest,UpdateContainerResponse> handler)
Updates a container.
|
Future<UpdateContainerResponse> |
ContainerInstanceAsyncClient.updateContainer(UpdateContainerRequest request,
AsyncHandler<UpdateContainerRequest,UpdateContainerResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateContainerResponse> |
ContainerInstanceAsync.updateContainer(UpdateContainerRequest request,
AsyncHandler<UpdateContainerRequest,UpdateContainerResponse> handler)
Updates a container.
|
Future<UpdateContainerResponse> |
ContainerInstanceAsyncClient.updateContainer(UpdateContainerRequest request,
AsyncHandler<UpdateContainerRequest,UpdateContainerResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateContainerResponse |
UpdateContainerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateContainerResponse.Builder |
UpdateContainerResponse.Builder.copy(UpdateContainerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.