static DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.builder() |
|
default DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.configurationSet(Consumer<ConfigurationSet.Builder> configurationSet) |
The configuration set object associated with the specified configuration set.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.configurationSet(ConfigurationSet configurationSet) |
The configuration set object associated with the specified configuration set.
|
default DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.deliveryOptions(Consumer<DeliveryOptions.Builder> deliveryOptions) |
Sets the value of the DeliveryOptions property for this object.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.deliveryOptions(DeliveryOptions deliveryOptions) |
Sets the value of the DeliveryOptions property for this object.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.eventDestinations(Collection<EventDestination> eventDestinations) |
A list of event destinations associated with the configuration set.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.eventDestinations(Consumer<EventDestination.Builder>... eventDestinations) |
A list of event destinations associated with the configuration set.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.eventDestinations(EventDestination... eventDestinations) |
A list of event destinations associated with the configuration set.
|
default DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.reputationOptions(Consumer<ReputationOptions.Builder> reputationOptions) |
An object that represents the reputation settings for the configuration set.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.reputationOptions(ReputationOptions reputationOptions) |
An object that represents the reputation settings for the configuration set.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.toBuilder() |
|
default DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.trackingOptions(Consumer<TrackingOptions.Builder> trackingOptions) |
The name of the custom open and click tracking domain associated with the configuration set.
|
DescribeConfigurationSetResponse.Builder |
DescribeConfigurationSetResponse.Builder.trackingOptions(TrackingOptions trackingOptions) |
The name of the custom open and click tracking domain associated with the configuration set.
|