Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDedicatedVmHostResponse |
ComputeClient.updateDedicatedVmHost(UpdateDedicatedVmHostRequest request) |
UpdateDedicatedVmHostResponse |
Compute.updateDedicatedVmHost(UpdateDedicatedVmHostRequest request)
Updates the displayName, freeformTags, and definedTags attributes for the specified dedicated
virtual machine host.
|
Future<UpdateDedicatedVmHostResponse> |
ComputeAsync.updateDedicatedVmHost(UpdateDedicatedVmHostRequest request,
AsyncHandler<UpdateDedicatedVmHostRequest,UpdateDedicatedVmHostResponse> handler)
Updates the displayName, freeformTags, and definedTags attributes for the specified dedicated
virtual machine host.
|
Future<UpdateDedicatedVmHostResponse> |
ComputeAsyncClient.updateDedicatedVmHost(UpdateDedicatedVmHostRequest request,
AsyncHandler<UpdateDedicatedVmHostRequest,UpdateDedicatedVmHostResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDedicatedVmHostResponse> |
ComputeAsync.updateDedicatedVmHost(UpdateDedicatedVmHostRequest request,
AsyncHandler<UpdateDedicatedVmHostRequest,UpdateDedicatedVmHostResponse> handler)
Updates the displayName, freeformTags, and definedTags attributes for the specified dedicated
virtual machine host.
|
Future<UpdateDedicatedVmHostResponse> |
ComputeAsyncClient.updateDedicatedVmHost(UpdateDedicatedVmHostRequest request,
AsyncHandler<UpdateDedicatedVmHostRequest,UpdateDedicatedVmHostResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateDedicatedVmHostRequest |
UpdateDedicatedVmHostRequest.Builder.build()
Build the instance of UpdateDedicatedVmHostRequest as configured by this builder
|
UpdateDedicatedVmHostRequest |
UpdateDedicatedVmHostRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDedicatedVmHostRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDedicatedVmHostRequest.Builder |
UpdateDedicatedVmHostRequest.Builder.copy(UpdateDedicatedVmHostRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.