JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.simpleemail.model

Class DescribeConfigurationSetResult

    • Constructor Detail

      • DescribeConfigurationSetResult

        public DescribeConfigurationSetResult()
    • Method Detail

      • setConfigurationSet

        public void setConfigurationSet(ConfigurationSet configurationSet)

        The configuration set object associated with the specified configuration set.

        Parameters:
        configurationSet - The configuration set object associated with the specified configuration set.
      • getConfigurationSet

        public ConfigurationSet getConfigurationSet()

        The configuration set object associated with the specified configuration set.

        Returns:
        The configuration set object associated with the specified configuration set.
      • withConfigurationSet

        public DescribeConfigurationSetResult withConfigurationSet(ConfigurationSet configurationSet)

        The configuration set object associated with the specified configuration set.

        Parameters:
        configurationSet - The configuration set object associated with the specified configuration set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getEventDestinations

        public List<EventDestination> getEventDestinations()

        A list of event destinations associated with the configuration set.

        Returns:
        A list of event destinations associated with the configuration set.
      • setEventDestinations

        public void setEventDestinations(Collection<EventDestination> eventDestinations)

        A list of event destinations associated with the configuration set.

        Parameters:
        eventDestinations - A list of event destinations associated with the configuration set.
      • withEventDestinations

        public DescribeConfigurationSetResult withEventDestinations(Collection<EventDestination> eventDestinations)

        A list of event destinations associated with the configuration set.

        Parameters:
        eventDestinations - A list of event destinations associated with the configuration set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setTrackingOptions

        public void setTrackingOptions(TrackingOptions trackingOptions)

        The name of the custom open and click tracking domain associated with the configuration set.

        Parameters:
        trackingOptions - The name of the custom open and click tracking domain associated with the configuration set.
      • getTrackingOptions

        public TrackingOptions getTrackingOptions()

        The name of the custom open and click tracking domain associated with the configuration set.

        Returns:
        The name of the custom open and click tracking domain associated with the configuration set.
      • withTrackingOptions

        public DescribeConfigurationSetResult withTrackingOptions(TrackingOptions trackingOptions)

        The name of the custom open and click tracking domain associated with the configuration set.

        Parameters:
        trackingOptions - The name of the custom open and click tracking domain associated with the configuration set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDeliveryOptions

        public void setDeliveryOptions(DeliveryOptions deliveryOptions)
        Parameters:
        deliveryOptions -
      • withDeliveryOptions

        public DescribeConfigurationSetResult withDeliveryOptions(DeliveryOptions deliveryOptions)
        Parameters:
        deliveryOptions -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setReputationOptions

        public void setReputationOptions(ReputationOptions reputationOptions)

        An object that represents the reputation settings for the configuration set.

        Parameters:
        reputationOptions - An object that represents the reputation settings for the configuration set.
      • getReputationOptions

        public ReputationOptions getReputationOptions()

        An object that represents the reputation settings for the configuration set.

        Returns:
        An object that represents the reputation settings for the configuration set.
      • withReputationOptions

        public DescribeConfigurationSetResult withReputationOptions(ReputationOptions reputationOptions)

        An object that represents the reputation settings for the configuration set.

        Parameters:
        reputationOptions - An object that represents the reputation settings for the configuration set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /