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