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.medialive.model

Class CreateEventBridgeRuleTemplateGroupRequest

    • Constructor Detail

      • CreateEventBridgeRuleTemplateGroupRequest

        public CreateEventBridgeRuleTemplateGroupRequest()
    • Method Detail

      • setDescription

        public void setDescription(String description)
        A resource's optional description.
        Parameters:
        description - A resource's optional description.
      • getDescription

        public String getDescription()
        A resource's optional description.
        Returns:
        A resource's optional description.
      • withDescription

        public CreateEventBridgeRuleTemplateGroupRequest withDescription(String description)
        A resource's optional description.
        Parameters:
        description - A resource's optional description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setName

        public void setName(String name)
        A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Parameters:
        name - A resource's name. Names must be unique within the scope of a resource type in a specific region.
      • getName

        public String getName()
        A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Returns:
        A resource's name. Names must be unique within the scope of a resource type in a specific region.
      • withName

        public CreateEventBridgeRuleTemplateGroupRequest withName(String name)
        A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Parameters:
        name - A resource's name. Names must be unique within the scope of a resource type in a specific region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clearTagsEntries

        public CreateEventBridgeRuleTemplateGroupRequest clearTagsEntries()
        Removes all the entries added into Tags.
        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 によって変換されたページ (->オリジナル) /