static ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.builder() |
Return a new builder for this request object.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.copy(ListImportableAgentEntitiesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.page(String page) |
For list pagination.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.sortBy(ListImportableAgentEntitiesRequest.SortBy sortBy) |
Hosted entity list sort options.
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListImportableAgentEntitiesRequest.Builder |
ListImportableAgentEntitiesRequest.toBuilder() |
|