Uses of Class
com.oracle.bmc.ocvp.requests.SwapBillingRequest
- 
Packages that use SwapBillingRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests 
- 
- 
Uses of SwapBillingRequest in com.oracle.bmc.ocvpMethods in com.oracle.bmc.ocvp with parameters of type SwapBillingRequest Modifier and Type Method Description SwapBillingResponseEsxiHost. swapBilling(SwapBillingRequest request)Swap billing between two Active ESXi hosts.Future<SwapBillingResponse>EsxiHostAsync. swapBilling(SwapBillingRequest request, AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler)Swap billing between two Active ESXi hosts.Future<SwapBillingResponse>EsxiHostAsyncClient. swapBilling(SwapBillingRequest request, AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler)SwapBillingResponseEsxiHostClient. swapBilling(SwapBillingRequest request)Method parameters in com.oracle.bmc.ocvp with type arguments of type SwapBillingRequest Modifier and Type Method Description Future<SwapBillingResponse>EsxiHostAsync. swapBilling(SwapBillingRequest request, AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler)Swap billing between two Active ESXi hosts.Future<SwapBillingResponse>EsxiHostAsyncClient. swapBilling(SwapBillingRequest request, AsyncHandler<SwapBillingRequest,SwapBillingResponse> handler)
- 
Uses of SwapBillingRequest in com.oracle.bmc.ocvp.requestsMethods in com.oracle.bmc.ocvp.requests that return SwapBillingRequest Modifier and Type Method Description SwapBillingRequestSwapBillingRequest.Builder. build()Build the instance of SwapBillingRequest as configured by this builderSwapBillingRequestSwapBillingRequest.Builder. buildWithoutInvocationCallback()Build the instance of SwapBillingRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type SwapBillingRequest Modifier and Type Method Description SwapBillingRequest.BuilderSwapBillingRequest.Builder. copy(SwapBillingRequest o)Copy method to populate the builder with values from the given instance.
 
-