Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
static ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.builder()
Return a new builder for this request object.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.copy(ListFsuCollectionsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.displayName(String displayName)
A filter to return only resources that match the entire display name given.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.lifecycleState(CollectionLifecycleStates lifecycleState)
A filter to return only resources whose lifecycleState matches the given lifecycleState.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.page(String page)
A token representing the position at which to start retrieving results.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.sortBy(ListFsuCollectionsRequest.SortBy sortBy)
The field to sort by.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.sortOrder(SortOrder sortOrder)
The sort order to use, either ‘ASC’ or ‘DESC’.
|
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.toBuilder()
Return an instance of
ListFsuCollectionsRequest.Builder that allows you to modify request properties. |
ListFsuCollectionsRequest.Builder |
ListFsuCollectionsRequest.Builder.type(CollectionTypes type)
A filter to return only resources whose type matches the given type.
|
Copyright © 2016–2025. All rights reserved.