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