Interface AssociateResourceResponse.Builder

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

  • Method Details

    • applicationArn

      AssociateResourceResponse.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.
    • resourceArn

      AssociateResourceResponse.Builder resourceArn(String resourceArn)

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

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

      AssociateResourceResponse.Builder optionsWithStrings(Collection<String> options)

      Determines whether an application tag is applied or skipped.

      Parameters:
      options - Determines whether an application tag is applied or skipped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • optionsWithStrings

      AssociateResourceResponse.Builder optionsWithStrings(String... options)

      Determines whether an application tag is applied or skipped.

      Parameters:
      options - Determines whether an application tag is applied or skipped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • options

      Determines whether an application tag is applied or skipped.

      Parameters:
      options - Determines whether an application tag is applied or skipped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • options

      Determines whether an application tag is applied or skipped.

      Parameters:
      options - Determines whether an application tag is applied or skipped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.