static ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.builder() |
Return a new builder for this request object.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.compartmentId(String compartmentId) |
The ID of the compartment in which to list resources.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.copy(ListHostScanTargetErrorsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.hostScanTargetId(String hostScanTargetId) |
unique HostScanTarget identifier
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.lifecycleState(LifecycleState lifecycleState) |
A filter to return only resources whose lifecycleState matches the given lifecycleState.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.sortBy(SortByTime sortBy) |
The field to sort by.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ‘ASC’ or ‘DESC’.
|
ListHostScanTargetErrorsRequest.Builder |
ListHostScanTargetErrorsRequest.toBuilder() |
|