Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
UpdateEsxiHostResponse |
EsxiHostClient.updateEsxiHost(UpdateEsxiHostRequest request) |
UpdateEsxiHostResponse |
EsxiHost.updateEsxiHost(UpdateEsxiHostRequest request)
Updates the specified ESXi host.
|
Future<UpdateEsxiHostResponse> |
EsxiHostAsyncClient.updateEsxiHost(UpdateEsxiHostRequest request,
AsyncHandler<UpdateEsxiHostRequest,UpdateEsxiHostResponse> handler) |
Future<UpdateEsxiHostResponse> |
EsxiHostAsync.updateEsxiHost(UpdateEsxiHostRequest request,
AsyncHandler<UpdateEsxiHostRequest,UpdateEsxiHostResponse> handler)
Updates the specified ESXi host.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateEsxiHostResponse> |
EsxiHostAsyncClient.updateEsxiHost(UpdateEsxiHostRequest request,
AsyncHandler<UpdateEsxiHostRequest,UpdateEsxiHostResponse> handler) |
Future<UpdateEsxiHostResponse> |
EsxiHostAsync.updateEsxiHost(UpdateEsxiHostRequest request,
AsyncHandler<UpdateEsxiHostRequest,UpdateEsxiHostResponse> handler)
Updates the specified ESXi host.
|
Modifier and Type | Method and Description |
---|---|
UpdateEsxiHostRequest |
UpdateEsxiHostRequest.Builder.build()
Build the instance of UpdateEsxiHostRequest as configured by this builder
|
UpdateEsxiHostRequest |
UpdateEsxiHostRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateEsxiHostRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateEsxiHostRequest.Builder |
UpdateEsxiHostRequest.Builder.copy(UpdateEsxiHostRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.