Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
CreateEsxiHostResponse |
EsxiHostClient.createEsxiHost(CreateEsxiHostRequest request) |
CreateEsxiHostResponse |
EsxiHost.createEsxiHost(CreateEsxiHostRequest request)
Adds another ESXi host to an existing SDDC.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateEsxiHostResponse> |
EsxiHostAsyncClient.createEsxiHost(CreateEsxiHostRequest request,
AsyncHandler<CreateEsxiHostRequest,CreateEsxiHostResponse> handler) |
Future<CreateEsxiHostResponse> |
EsxiHostAsync.createEsxiHost(CreateEsxiHostRequest request,
AsyncHandler<CreateEsxiHostRequest,CreateEsxiHostResponse> handler)
Adds another ESXi host to an existing SDDC.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateEsxiHostResponse> |
EsxiHostAsyncClient.createEsxiHost(CreateEsxiHostRequest request,
AsyncHandler<CreateEsxiHostRequest,CreateEsxiHostResponse> handler) |
Future<CreateEsxiHostResponse> |
EsxiHostAsync.createEsxiHost(CreateEsxiHostRequest request,
AsyncHandler<CreateEsxiHostRequest,CreateEsxiHostResponse> handler)
Adds another ESXi host to an existing SDDC.
|
Modifier and Type | Method and Description |
---|---|
CreateEsxiHostResponse |
CreateEsxiHostResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateEsxiHostResponse.Builder |
CreateEsxiHostResponse.Builder.copy(CreateEsxiHostResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.