Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
static ResponderExecution.Builder |
ResponderExecution.builder()
Create a new builder.
|
ResponderExecution.Builder |
ResponderExecution.Builder.compartmentId(String compartmentId)
Compartment OCID of the responder execution for the problem
|
ResponderExecution.Builder |
ResponderExecution.Builder.copy(ResponderExecution model) |
ResponderExecution.Builder |
ResponderExecution.Builder.id(String id)
The unique identifier of the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.locks(List<ResourceLock> locks)
Locks associated with this resource.
|
ResponderExecution.Builder |
ResponderExecution.Builder.message(String message)
Message about the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.problemId(String problemId)
Problem ID associated with the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.region(String region)
Region where the problem is found
|
ResponderExecution.Builder |
ResponderExecution.Builder.resourceName(String resourceName)
Resource name of the problem for the responder execution.
|
ResponderExecution.Builder |
ResponderExecution.Builder.resourceType(String resourceType)
Resource type of the problem for the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.responderExecutionMode(ResponderExecutionModes responderExecutionMode)
Execution mode of the responder
|
ResponderExecution.Builder |
ResponderExecution.Builder.responderExecutionStatus(ResponderExecutionStates responderExecutionStatus)
Current execution status of the responder
|
ResponderExecution.Builder |
ResponderExecution.Builder.responderRuleExecutionDetails(ResponderRuleExecutionDetails responderRuleExecutionDetails) |
ResponderExecution.Builder |
ResponderExecution.Builder.responderRuleId(String responderRuleId)
Responder rule ID for the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.responderRuleName(String responderRuleName)
Responder rule name for the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.responderRuleType(ResponderType responderRuleType)
Responder rule type for the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.targetId(String targetId)
Target ID of the problem for the responder execution
|
ResponderExecution.Builder |
ResponderExecution.Builder.timeCompleted(Date timeCompleted)
The date and time the responder execution was updated.
|
ResponderExecution.Builder |
ResponderExecution.Builder.timeCreated(Date timeCreated)
The date and time the responder execution was created.
|
ResponderExecution.Builder |
ResponderExecution.toBuilder() |
Copyright © 2016–2024. All rights reserved.