Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.availabilityDomain(String availabilityDomain)
The name of the availability domain.
|
static ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.builder()
Return a new builder for this request object.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.copy(ListOutboundConnectorsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.displayName(String displayName)
A user-friendly name.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.id(String id)
Filter results by
OCID.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.lifecycleState(ListOutboundConnectorsRequest.LifecycleState lifecycleState)
Filter results by the specified lifecycle state.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.limit(Integer limit)
For list pagination.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.page(String page)
For list pagination.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.sortBy(ListOutboundConnectorsRequest.SortBy sortBy)
The field to sort by.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.Builder.sortOrder(ListOutboundConnectorsRequest.SortOrder sortOrder)
The sort order to use, either ‘asc’ or ‘desc’, where ‘asc’ is ascending and ‘desc’ is
descending.
|
ListOutboundConnectorsRequest.Builder |
ListOutboundConnectorsRequest.toBuilder()
Return an instance of
ListOutboundConnectorsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.