Package | Description |
---|---|
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
static GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.builder()
Return a new builder for this request object.
|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.Builder.compartmentId(String compartmentId)
The compartment
OCID used
for the license record, product license, and configuration.
|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.Builder.copy(GetLicenseMetricRequest o)
Copy method to populate the builder with values from the given instance.
|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.Builder.isCompartmentIdInSubtree(Boolean isCompartmentIdInSubtree)
Indicates if the given compartment is the root compartment.
|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetLicenseMetricRequest.Builder |
GetLicenseMetricRequest.toBuilder()
Return an instance of
GetLicenseMetricRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.