Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.requests |
Modifier and Type | Method and Description |
---|---|
UpdateContainerResponse |
ContainerInstance.updateContainer(UpdateContainerRequest request)
Updates a container.
|
UpdateContainerResponse |
ContainerInstanceClient.updateContainer(UpdateContainerRequest request) |
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 |
---|---|
UpdateContainerRequest |
UpdateContainerRequest.Builder.build()
Build the instance of UpdateContainerRequest as configured by this builder
|
UpdateContainerRequest |
UpdateContainerRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateContainerRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateContainerRequest.Builder |
UpdateContainerRequest.Builder.copy(UpdateContainerRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.