Interface GetDestinationResponse.Builder

  • Method Details

    • description

      GetDestinationResponse.Builder description(String description)

      The description of the customer-managed destination.

      Parameters:
      description - The description of the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deliveryDestinationArn

      GetDestinationResponse.Builder deliveryDestinationArn(String deliveryDestinationArn)

      The Amazon Resource Name (ARN) of the customer-managed destination.

      Parameters:
      deliveryDestinationArn - The Amazon Resource Name (ARN) of the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deliveryDestinationType

      GetDestinationResponse.Builder deliveryDestinationType(String deliveryDestinationType)

      The destination type for the customer-managed destination.

      Parameters:
      deliveryDestinationType - The destination type for the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • deliveryDestinationType

      GetDestinationResponse.Builder deliveryDestinationType(DeliveryDestinationType deliveryDestinationType)

      The destination type for the customer-managed destination.

      Parameters:
      deliveryDestinationType - The destination type for the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the customer-managed destination.

      Parameters:
      name - The name of the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The Amazon Resource Name (ARN) of the delivery destination role.

      Parameters:
      roleArn - The Amazon Resource Name (ARN) of the delivery destination role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp value of when the destination creation requset occurred.

      Parameters:
      createdAt - The timestamp value of when the destination creation requset occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp value of when the destination update requset occurred.

      Parameters:
      updatedAt - The timestamp value of when the destination update requset occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      Deprecated.
      Tags has been deprecated from this api

      A set of key/value pairs that are used to manage the customer-managed destination.

      Parameters:
      tags - A set of key/value pairs that are used to manage the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.