Interface DisassociateAttributeGroupResponse.Builder

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

  • Method Details

    • applicationArn

      DisassociateAttributeGroupResponse.Builder applicationArn(String applicationArn)

      The Amazon resource name (ARN) that specifies the application.

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

      DisassociateAttributeGroupResponse.Builder attributeGroupArn(String attributeGroupArn)

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

      Parameters:
      attributeGroupArn - 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.