Uses of Class
com.oracle.bmc.ocvp.requests.RefreshHcxLicenseStatusRequest
-
Packages that use RefreshHcxLicenseStatusRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests -
-
Uses of RefreshHcxLicenseStatusRequest in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp with parameters of type RefreshHcxLicenseStatusRequest Modifier and Type Method Description RefreshHcxLicenseStatusResponse
Sddc. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request)
Refresh HCX on-premise licenses status of the specified SDDC.Future<RefreshHcxLicenseStatusResponse>
SddcAsync. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request, AsyncHandler<RefreshHcxLicenseStatusRequest,RefreshHcxLicenseStatusResponse> handler)
Refresh HCX on-premise licenses status of the specified SDDC.Future<RefreshHcxLicenseStatusResponse>
SddcAsyncClient. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request, AsyncHandler<RefreshHcxLicenseStatusRequest,RefreshHcxLicenseStatusResponse> handler)
RefreshHcxLicenseStatusResponse
SddcClient. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request)
Method parameters in com.oracle.bmc.ocvp with type arguments of type RefreshHcxLicenseStatusRequest Modifier and Type Method Description Future<RefreshHcxLicenseStatusResponse>
SddcAsync. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request, AsyncHandler<RefreshHcxLicenseStatusRequest,RefreshHcxLicenseStatusResponse> handler)
Refresh HCX on-premise licenses status of the specified SDDC.Future<RefreshHcxLicenseStatusResponse>
SddcAsyncClient. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request, AsyncHandler<RefreshHcxLicenseStatusRequest,RefreshHcxLicenseStatusResponse> handler)
-
Uses of RefreshHcxLicenseStatusRequest in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return RefreshHcxLicenseStatusRequest Modifier and Type Method Description RefreshHcxLicenseStatusRequest
RefreshHcxLicenseStatusRequest.Builder. build()
Build the instance of RefreshHcxLicenseStatusRequest as configured by this builderRefreshHcxLicenseStatusRequest
RefreshHcxLicenseStatusRequest.Builder. buildWithoutInvocationCallback()
Build the instance of RefreshHcxLicenseStatusRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type RefreshHcxLicenseStatusRequest Modifier and Type Method Description RefreshHcxLicenseStatusRequest.Builder
RefreshHcxLicenseStatusRequest.Builder. copy(RefreshHcxLicenseStatusRequest o)
Copy method to populate the builder with values from the given instance.
-