static ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.builder() |
Return a new builder for this request object.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.compartmentId(String compartmentId) |
List the ODA Private Endpoint Attachments that belong to this compartment.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.copy(ListOdaPrivateEndpointAttachmentsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.lifecycleState(OdaPrivateEndpointAttachment.LifecycleState lifecycleState) |
List only the ODA Private Endpoint Attachments that are in this lifecycle state.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.limit(Integer limit) |
The maximum number of items to return per page.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.odaPrivateEndpointId(String odaPrivateEndpointId) |
The OCID of ODA
Private Endpoint.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.page(String page) |
The page at which to start retrieving results.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.sortBy(ListOdaPrivateEndpointAttachmentsRequest.SortBy sortBy) |
Sort on this field.
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.Builder.sortOrder(ListOdaPrivateEndpointAttachmentsRequest.SortOrder sortOrder) |
Sort the results in this order, use either ASC (ascending) or DESC
(descending).
|
ListOdaPrivateEndpointAttachmentsRequest.Builder |
ListOdaPrivateEndpointAttachmentsRequest.toBuilder() |
|