Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProductLicenseRequest,GetProductLicenseResponse> |
LicenseManagerWaiters.forProductLicense(GetProductLicenseRequest request,
LifeCycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProductLicenseRequest,GetProductLicenseResponse> |
LicenseManagerWaiters.forProductLicense(GetProductLicenseRequest request,
LifeCycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProductLicenseRequest,GetProductLicenseResponse> |
LicenseManagerWaiters.forProductLicense(GetProductLicenseRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifeCycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetProductLicenseResponse> |
LicenseManagerAsyncClient.getProductLicense(GetProductLicenseRequest request,
AsyncHandler<GetProductLicenseRequest,GetProductLicenseResponse> handler) |
Future<GetProductLicenseResponse> |
LicenseManagerAsync.getProductLicense(GetProductLicenseRequest request,
AsyncHandler<GetProductLicenseRequest,GetProductLicenseResponse> handler)
Retrieves product license details by product license ID in a given compartment.
|
Modifier and Type | Method and Description |
---|---|
GetProductLicenseRequest |
GetProductLicenseRequest.Builder.build()
Build the instance of GetProductLicenseRequest as configured by this builder
|
GetProductLicenseRequest |
GetProductLicenseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetProductLicenseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetProductLicenseRequest.Builder |
GetProductLicenseRequest.Builder.copy(GetProductLicenseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.