Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
GetLicenseMetricResponse |
LicenseManagerClient.getLicenseMetric(GetLicenseMetricRequest request) |
GetLicenseMetricResponse |
LicenseManager.getLicenseMetric(GetLicenseMetricRequest request)
Retrieves the license metrics for a given compartment.
|
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 |
---|---|
GetLicenseMetricRequest |
GetLicenseMetricRequest.Builder.build()
Build the instance of GetLicenseMetricRequest as configured by this builder
|
GetLicenseMetricRequest |
GetLicenseMetricRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLicenseMetricRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.Builder.copy(GetLicenseMetricRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.