static ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.builder() |
Return a new builder for this request object.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.copy(ListDataFlowValidationsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.fields(String singularValue) |
Singular setter.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.fields(List<String> fields) |
Specifies the fields to get for an object.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.identifier(String identifier) |
Used to filter by the identifier of the object.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.key(String key) |
Used to filter by the key of the object.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.limit(Integer limit) |
Sets the maximum number of results per page, or items to return in a paginated
List call.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.name(String name) |
Used to filter by the name of the object.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.page(String page) |
For list pagination.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.sortBy(ListDataFlowValidationsRequest.SortBy sortBy) |
Specifies the field to sort by.
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.sortOrder(ListDataFlowValidationsRequest.SortOrder sortOrder) |
Specifies sort order to use, either ASC (ascending) or DESC (descending).
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.toBuilder() |
|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|