Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.responses |
Modifier and Type | Method and Description |
---|---|
GetLicenseMetricResponse |
LicenseManagerClient.getLicenseMetric(GetLicenseMetricRequest request) |
GetLicenseMetricResponse |
LicenseManager.getLicenseMetric(GetLicenseMetricRequest request)
Retrieves the license metrics for a given compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLicenseMetricResponse> |
LicenseManagerAsyncClient.getLicenseMetric(GetLicenseMetricRequest request,
AsyncHandler<GetLicenseMetricRequest,GetLicenseMetricResponse> handler) |
Future<GetLicenseMetricResponse> |
LicenseManagerAsync.getLicenseMetric(GetLicenseMetricRequest request,
AsyncHandler<GetLicenseMetricRequest,GetLicenseMetricResponse> handler)
Retrieves the license metrics for a given compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLicenseMetricResponse> |
LicenseManagerAsyncClient.getLicenseMetric(GetLicenseMetricRequest request,
AsyncHandler<GetLicenseMetricRequest,GetLicenseMetricResponse> handler) |
Future<GetLicenseMetricResponse> |
LicenseManagerAsync.getLicenseMetric(GetLicenseMetricRequest request,
AsyncHandler<GetLicenseMetricRequest,GetLicenseMetricResponse> handler)
Retrieves the license metrics for a given compartment.
|
Modifier and Type | Method and Description |
---|---|
GetLicenseMetricResponse |
GetLicenseMetricResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLicenseMetricResponse.Builder |
GetLicenseMetricResponse.Builder.copy(GetLicenseMetricResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.