static SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.builder() |
Return a new builder for this request object.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which to list resources.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.compartmentIdInSubtree(Boolean compartmentIdInSubtree) |
Flag to determine whether the info should be gathered only in the compartment or in the
compartment and its subcompartments.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.copy(SummarizePluginErrorsRequest o) |
Copy method to populate the builder with values from the given instance.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
SummarizePluginErrorsRequest.Builder |
SummarizePluginErrorsRequest.toBuilder() |
|