Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.responses |
Modifier and Type | Method and Description |
---|---|
ListLicenseRecordsResponse |
LicenseManagerClient.listLicenseRecords(ListLicenseRecordsRequest request) |
ListLicenseRecordsResponse |
LicenseManager.listLicenseRecords(ListLicenseRecordsRequest request)
Retrieves all license records for a given product license ID.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLicenseRecordsResponse> |
LicenseManagerAsyncClient.listLicenseRecords(ListLicenseRecordsRequest request,
AsyncHandler<ListLicenseRecordsRequest,ListLicenseRecordsResponse> handler) |
Future<ListLicenseRecordsResponse> |
LicenseManagerAsync.listLicenseRecords(ListLicenseRecordsRequest request,
AsyncHandler<ListLicenseRecordsRequest,ListLicenseRecordsResponse> handler)
Retrieves all license records for a given product license ID.
|
Iterable<ListLicenseRecordsResponse> |
LicenseManagerPaginators.listLicenseRecordsResponseIterator(ListLicenseRecordsRequest request)
Creates a new iterable which will iterate over the responses received from the
listLicenseRecords operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLicenseRecordsResponse> |
LicenseManagerAsyncClient.listLicenseRecords(ListLicenseRecordsRequest request,
AsyncHandler<ListLicenseRecordsRequest,ListLicenseRecordsResponse> handler) |
Future<ListLicenseRecordsResponse> |
LicenseManagerAsync.listLicenseRecords(ListLicenseRecordsRequest request,
AsyncHandler<ListLicenseRecordsRequest,ListLicenseRecordsResponse> handler)
Retrieves all license records for a given product license ID.
|
Modifier and Type | Method and Description |
---|---|
ListLicenseRecordsResponse |
ListLicenseRecordsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListLicenseRecordsResponse.Builder |
ListLicenseRecordsResponse.Builder.copy(ListLicenseRecordsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.