Package | Description |
---|---|
com.oracle.bmc.oce | |
com.oracle.bmc.oce.requests |
Modifier and Type | Method and Description |
---|---|
UpdateOceInstanceResponse |
OceInstanceClient.updateOceInstance(UpdateOceInstanceRequest request) |
UpdateOceInstanceResponse |
OceInstance.updateOceInstance(UpdateOceInstanceRequest request)
Updates the OceInstance
|
Future<UpdateOceInstanceResponse> |
OceInstanceAsync.updateOceInstance(UpdateOceInstanceRequest request,
AsyncHandler<UpdateOceInstanceRequest,UpdateOceInstanceResponse> handler)
Updates the OceInstance
|
Future<UpdateOceInstanceResponse> |
OceInstanceAsyncClient.updateOceInstance(UpdateOceInstanceRequest request,
AsyncHandler<UpdateOceInstanceRequest,UpdateOceInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateOceInstanceResponse> |
OceInstanceAsync.updateOceInstance(UpdateOceInstanceRequest request,
AsyncHandler<UpdateOceInstanceRequest,UpdateOceInstanceResponse> handler)
Updates the OceInstance
|
Future<UpdateOceInstanceResponse> |
OceInstanceAsyncClient.updateOceInstance(UpdateOceInstanceRequest request,
AsyncHandler<UpdateOceInstanceRequest,UpdateOceInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateOceInstanceRequest |
UpdateOceInstanceRequest.Builder.build()
Build the instance of UpdateOceInstanceRequest as configured by this builder
|
UpdateOceInstanceRequest |
UpdateOceInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateOceInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateOceInstanceRequest.Builder |
UpdateOceInstanceRequest.Builder.copy(UpdateOceInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.