static ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.builder() |
Return a new builder for this request object.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.compartmentId(String compartmentId) |
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.copy(ListAutonomousDatabaseSoftwareImagesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.displayName(String displayName) |
A filter to return only resources that match the entire display name given.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.imageShapeFamily(AutonomousDatabaseSoftwareImage.ImageShapeFamily imageShapeFamily) |
A filter to return only resources that match the given image shape family exactly.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.lifecycleState(AutonomousDatabaseSoftwareImage.LifecycleState lifecycleState) |
A filter to return only resources that match the given lifecycle state exactly.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.limit(Integer limit) |
The maximum number of items to return per page.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.page(String page) |
The pagination token to continue listing from.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.sortBy(ListAutonomousDatabaseSoftwareImagesRequest.SortBy sortBy) |
parameter according to which Autonomous AI Database Software Images will be sorted.
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.Builder.sortOrder(ListAutonomousDatabaseSoftwareImagesRequest.SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListAutonomousDatabaseSoftwareImagesRequest.Builder |
ListAutonomousDatabaseSoftwareImagesRequest.toBuilder() |
|