static ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.builder() |
Return a new builder for this request object.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.compartmentId(String compartmentId) |
The ID of the compartment in which to list resources.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.copy(ListDatabaseToolsPrivateEndpointsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.displayName(String displayName) |
A filter to return only resources that match the entire specified display name.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.endpointServiceId(String endpointServiceId) |
A filter to return only resources their endpointServiceId matches the specified
endpointServiceId.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.lifecycleState(LifecycleState lifecycleState) |
A filter to return only resources their lifecycleState matches the specified
lifecycleState.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.sortBy(ListDatabaseToolsPrivateEndpointsRequest.SortBy sortBy) |
The field to sort by.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ‘asc’ or ‘desc’.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.Builder.subnetId(String subnetId) |
A filter to return only resources their subnetId matches the specified
subnetId.
|
ListDatabaseToolsPrivateEndpointsRequest.Builder |
ListDatabaseToolsPrivateEndpointsRequest.toBuilder() |
|