Interface AssociateSecurityKeyResponse.Builder

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

public static interface AssociateSecurityKeyResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<AssociateSecurityKeyResponse.Builder,AssociateSecurityKeyResponse>
  • Method Details

    • associationId

      AssociateSecurityKeyResponse.Builder associationId(String associationId)

      The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.

      Parameters:
      associationId - The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.