Package | Description |
---|---|
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.accessLevel(RequestSummarizedProblemsRequest.AccessLevel accessLevel)
Valid values are
RESTRICTED and ACCESSIBLE . |
static RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.builder()
Return a new builder for this request object.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.compartmentId(String compartmentId)
The OCID of the compartment in which to list resources.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.compartmentIdInSubtree(Boolean compartmentIdInSubtree)
Default is false.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.copy(RequestSummarizedProblemsRequest o)
Copy method to populate the builder with values from the given instance.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.limit(Integer limit)
The maximum number of items to return
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.listDimensions(List<ProblemDimension> listDimensions)
The possible attributes based on which the problems can be distinguished.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.listDimensions(ProblemDimension singularValue)
Singular setter.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.page(String page)
The page token representing the page at which to start retrieving results.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.toBuilder()
Return an instance of
RequestSummarizedProblemsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.