Interface AttributeGroupDetails.Builder

    • Method Detail

      • id

        AttributeGroupDetails.Builder id​(String id)

        The unique identifier of the attribute group.

        Parameters:
        id - The unique identifier of the attribute group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        AttributeGroupDetails.Builder arn​(String arn)

        The Amazon resource name (ARN) that specifies the attribute group.

        Parameters:
        arn - The Amazon resource name (ARN) that specifies the attribute group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        @Deprecated
        AttributeGroupDetails.Builder name​(String name)
        Deprecated.
        This field is deprecated. We recommend not using the field when using ListAttributeGroupsForApplication.

        This field is no longer supported. We recommend you don't use the field when using ListAttributeGroupsForApplication.

        The name of the attribute group.

        Parameters:
        name -

        This field is no longer supported. We recommend you don't use the field when using ListAttributeGroupsForApplication.

        The name of the attribute group.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdBy

        AttributeGroupDetails.Builder createdBy​(String createdBy)

        The service principal that created the attribute group.

        Parameters:
        createdBy - The service principal that created the attribute group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.