Package | Description |
---|---|
com.oracle.bmc.cloudguard.model | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
static ResponderExecutionStatus |
ResponderExecutionStatus.create(String key) |
static ResponderExecutionStatus |
ResponderExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponderExecutionStatus[] |
ResponderExecutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ResponderExecutionStatus> |
RequestSummarizedResponderExecutionsRequest.getResponderExecutionStatusFilter()
The possible filters for responder type dimension to distinguish responder executions.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedResponderExecutionsRequest.Builder |
RequestSummarizedResponderExecutionsRequest.Builder.responderExecutionStatusFilter(ResponderExecutionStatus singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
RequestSummarizedResponderExecutionsRequest.Builder |
RequestSummarizedResponderExecutionsRequest.Builder.responderExecutionStatusFilter(List<ResponderExecutionStatus> responderExecutionStatusFilter)
The possible filters for responder type dimension to distinguish responder executions.
|
Copyright © 2016–2024. All rights reserved.