Package | Description |
---|---|
com.oracle.bmc.cloudguard.model | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
static ProblemDimension |
ProblemDimension.create(String key) |
static ProblemDimension |
ProblemDimension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProblemDimension[] |
ProblemDimension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ProblemDimension> |
RequestSummarizedProblemsRequest.getListDimensions()
The possible attributes based on which the problems can be distinguished.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.listDimensions(ProblemDimension singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedProblemsRequest.Builder |
RequestSummarizedProblemsRequest.Builder.listDimensions(List<ProblemDimension> listDimensions)
The possible attributes based on which the problems can be distinguished.
|
Copyright © 2016–2024. All rights reserved.