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