Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
CreateEsxiHostResponse |
EsxiHostClient.createEsxiHost(CreateEsxiHostRequest request) |
CreateEsxiHostResponse |
EsxiHost.createEsxiHost(CreateEsxiHostRequest request)
Adds another ESXi host to an existing SDDC.
|
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 |
---|---|
CreateEsxiHostRequest |
CreateEsxiHostRequest.Builder.build()
Build the instance of CreateEsxiHostRequest as configured by this builder
|
CreateEsxiHostRequest |
CreateEsxiHostRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateEsxiHostRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateEsxiHostRequest.Builder |
CreateEsxiHostRequest.Builder.copy(CreateEsxiHostRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.