| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
List<AdvancedEventSelector> |
PutEventSelectorsResponse.advancedEventSelectors()
Returns the value of the AdvancedEventSelectors property for this object.
|
List<AdvancedEventSelector> |
PutEventSelectorsRequest.advancedEventSelectors()
Returns the value of the AdvancedEventSelectors property for this object.
|
List<AdvancedEventSelector> |
GetEventSelectorsResponse.advancedEventSelectors()
Returns the value of the AdvancedEventSelectors property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventSelectorsResponse.Builder |
PutEventSelectorsResponse.Builder.advancedEventSelectors(AdvancedEventSelector... advancedEventSelectors)
Sets the value of the AdvancedEventSelectors property for this object.
|
PutEventSelectorsRequest.Builder |
PutEventSelectorsRequest.Builder.advancedEventSelectors(AdvancedEventSelector... advancedEventSelectors)
Sets the value of the AdvancedEventSelectors property for this object.
|
GetEventSelectorsResponse.Builder |
GetEventSelectorsResponse.Builder.advancedEventSelectors(AdvancedEventSelector... advancedEventSelectors)
Sets the value of the AdvancedEventSelectors property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventSelectorsResponse.Builder |
PutEventSelectorsResponse.Builder.advancedEventSelectors(Collection<AdvancedEventSelector> advancedEventSelectors)
Sets the value of the AdvancedEventSelectors property for this object.
|
PutEventSelectorsRequest.Builder |
PutEventSelectorsRequest.Builder.advancedEventSelectors(Collection<AdvancedEventSelector> advancedEventSelectors)
Sets the value of the AdvancedEventSelectors property for this object.
|
GetEventSelectorsResponse.Builder |
GetEventSelectorsResponse.Builder.advancedEventSelectors(Collection<AdvancedEventSelector> advancedEventSelectors)
Sets the value of the AdvancedEventSelectors property for this object.
|
Copyright © 2020. All rights reserved.