ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.agentId(String agentId) |
|
static ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.builder() |
Return a new builder for this request object.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which to list resources.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.copy(ListAgentEndpointsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.displayName(String displayName) |
A filter to return only resources that match the given display name exactly.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.lifecycleState(AgentEndpoint.LifecycleState lifecycleState) |
A filter to return only resources that match the given lifecycle state.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.page(String page) |
For list pagination.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.sortBy(ListAgentEndpointsRequest.SortBy sortBy) |
The field to sort by.
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListAgentEndpointsRequest.Builder |
ListAgentEndpointsRequest.toBuilder() |
|