Package | Description |
---|---|
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
static RequestSummarizedTrendProblemsRequest.AccessLevel |
RequestSummarizedTrendProblemsRequest.AccessLevel.create(String key) |
RequestSummarizedTrendProblemsRequest.AccessLevel |
RequestSummarizedTrendProblemsRequest.getAccessLevel()
Valid values are
RESTRICTED and ACCESSIBLE . |
static RequestSummarizedTrendProblemsRequest.AccessLevel |
RequestSummarizedTrendProblemsRequest.AccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestSummarizedTrendProblemsRequest.AccessLevel[] |
RequestSummarizedTrendProblemsRequest.AccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedTrendProblemsRequest.Builder |
RequestSummarizedTrendProblemsRequest.Builder.accessLevel(RequestSummarizedTrendProblemsRequest.AccessLevel accessLevel)
Valid values are
RESTRICTED and ACCESSIBLE . |
Copyright © 2016–2024. All rights reserved.