Interface AssociateAttributeGroupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<AssociateAttributeGroupResponse.Builder,AssociateAttributeGroupResponse>, SdkBuilder<AssociateAttributeGroupResponse.Builder,AssociateAttributeGroupResponse>, SdkPojo, SdkResponse.Builder, ServiceCatalogAppRegistryResponse.Builder
Enclosing class:
AssociateAttributeGroupResponse

  • Method Details

    • applicationArn

      AssociateAttributeGroupResponse.Builder applicationArn(String applicationArn)

      The Amazon resource name (ARN) of the application that was augmented with attributes.

      Parameters:
      applicationArn - The Amazon resource name (ARN) of the application that was augmented with attributes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • attributeGroupArn

      AssociateAttributeGroupResponse.Builder attributeGroupArn(String attributeGroupArn)

      The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.

      Parameters:
      attributeGroupArn - The Amazon resource name (ARN) of the attribute group that contains the application's new attributes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.