Package | Description |
---|---|
com.oracle.bmc.licensemanager.requests |
Modifier and Type | Method and Description |
---|---|
static ListProductLicensesRequest.Builder |
ListProductLicensesRequest.builder()
Return a new builder for this request object.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.compartmentId(String compartmentId)
The compartment
OCID used
for the license record, product license, and configuration.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.copy(ListProductLicensesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.isCompartmentIdInSubtree(Boolean isCompartmentIdInSubtree)
Indicates if the given compartment is the root compartment.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.page(String page)
A token representing the position at which to start retrieving results.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.sortBy(ListProductLicensesRequest.SortBy sortBy)
Specifies the attribute with which to sort the rules.
|
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.Builder.sortOrder(ListProductLicensesRequest.SortOrder sortOrder)
The sort order to use, whether
ASC or DESC . |
ListProductLicensesRequest.Builder |
ListProductLicensesRequest.toBuilder()
Return an instance of
ListProductLicensesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.