| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectConfigurationFilter |
ProtectConfigurationFilter.clone() |
ProtectConfigurationFilter |
ProtectConfigurationFilter.withName(ProtectConfigurationFilterName name)
The name of the attribute to filter on.
|
ProtectConfigurationFilter |
ProtectConfigurationFilter.withName(String name)
The name of the attribute to filter on.
|
ProtectConfigurationFilter |
ProtectConfigurationFilter.withValues(Collection<String> values)
An array of values to filter for.
|
ProtectConfigurationFilter |
ProtectConfigurationFilter.withValues(String... values)
An array of values to filter for.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtectConfigurationFilter> |
DescribeProtectConfigurationsRequest.getFilters()
An array of ProtectConfigurationFilter objects to filter the results.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProtectConfigurationsRequest |
DescribeProtectConfigurationsRequest.withFilters(ProtectConfigurationFilter... filters)
An array of ProtectConfigurationFilter objects to filter the results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeProtectConfigurationsRequest.setFilters(Collection<ProtectConfigurationFilter> filters)
An array of ProtectConfigurationFilter objects to filter the results.
|
DescribeProtectConfigurationsRequest |
DescribeProtectConfigurationsRequest.withFilters(Collection<ProtectConfigurationFilter> filters)
An array of ProtectConfigurationFilter objects to filter the results.
|
Copyright © 2025. All rights reserved.