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