Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.requests |
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 |
---|---|
ListProductLicenseConsumersRequest |
ListProductLicenseConsumersRequest.Builder.build()
Build the instance of ListProductLicenseConsumersRequest as configured by this builder
|
ListProductLicenseConsumersRequest |
ListProductLicenseConsumersRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListProductLicenseConsumersRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListProductLicenseConsumersRequest.Builder |
ListProductLicenseConsumersRequest.Builder.copy(ListProductLicenseConsumersRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.