Uses of Class
com.oracle.bmc.ocvp.responses.RefreshHcxLicenseStatusResponse
-
Packages that use RefreshHcxLicenseStatusResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of RefreshHcxLicenseStatusResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return RefreshHcxLicenseStatusResponse Modifier and Type Method Description RefreshHcxLicenseStatusResponse
Sddc. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request)
Refresh HCX on-premise licenses status of the specified SDDC.RefreshHcxLicenseStatusResponse
SddcClient. refreshHcxLicenseStatus(RefreshHcxLicenseStatusRequest request)
Methods in com.oracle.bmc.ocvp that return types with arguments of type RefreshHcxLicenseStatusResponse 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)
Method parameters in com.oracle.bmc.ocvp with type arguments of type RefreshHcxLicenseStatusResponse 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 RefreshHcxLicenseStatusResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return RefreshHcxLicenseStatusResponse Modifier and Type Method Description RefreshHcxLicenseStatusResponse
RefreshHcxLicenseStatusResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type RefreshHcxLicenseStatusResponse Modifier and Type Method Description RefreshHcxLicenseStatusResponse.Builder
RefreshHcxLicenseStatusResponse.Builder. copy(RefreshHcxLicenseStatusResponse o)
Copy method to populate the builder with values from the given instance.
-