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