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