Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
static ResponderRecipeSummary.Builder |
ResponderRecipeSummary.builder()
Create a new builder.
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.compartmentId(String compartmentId)
Compartment OCID
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.copy(ResponderRecipeSummary model) |
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.description(String description)
Responder recipe description
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.displayName(String displayName)
Responder recipe display name
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.id(String id)
Unique identifier for the responder recipe
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.lifecycleDetails(String lifecycleDetails)
A message describing the current state in more detail.
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.lifecycleState(LifecycleState lifecycleState)
The current lifecycle state of the example
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.owner(OwnerType owner)
Responder recipe description
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.responderRules(List<ResponderRecipeResponderRule> responderRules)
List of responder rules associated with the responder recipe
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.sourceResponderRecipeId(String sourceResponderRecipeId)
Unique identifier of the source responder recipe
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.timeCreated(Date timeCreated)
The date and time the responder recipe was created.
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.Builder.timeUpdated(Date timeUpdated)
The date and time the responder recipe was last updated.
|
ResponderRecipeSummary.Builder |
ResponderRecipeSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.