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