Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
SwapBillingResponse |
EsxiHostClient.swapBilling(SwapBillingRequest request) |
SwapBillingResponse |
EsxiHost.swapBilling(SwapBillingRequest request)
Swap billing between two Active ESXi hosts.
|
Future<SwapBillingResponse> |
EsxiHostAsyncClient.swapBilling(SwapBillingRequest request,
AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler) |
Future<SwapBillingResponse> |
EsxiHostAsync.swapBilling(SwapBillingRequest request,
AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler)
Swap billing between two Active ESXi hosts.
|
Modifier and Type | Method and Description |
---|---|
Future<SwapBillingResponse> |
EsxiHostAsyncClient.swapBilling(SwapBillingRequest request,
AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler) |
Future<SwapBillingResponse> |
EsxiHostAsync.swapBilling(SwapBillingRequest request,
AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler)
Swap billing between two Active ESXi hosts.
|
Modifier and Type | Method and Description |
---|---|
SwapBillingRequest |
SwapBillingRequest.Builder.build()
Build the instance of SwapBillingRequest as configured by this builder
|
SwapBillingRequest |
SwapBillingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SwapBillingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SwapBillingRequest.Builder |
SwapBillingRequest.Builder.copy(SwapBillingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.