Interface UpdateAccessLogSubscriptionResponse.Builder

    • Method Detail

      • arn

        UpdateAccessLogSubscriptionResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the access log subscription.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the access log subscription.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • destinationArn

        UpdateAccessLogSubscriptionResponse.Builder destinationArn​(String destinationArn)

        The Amazon Resource Name (ARN) of the access log destination.

        Parameters:
        destinationArn - The Amazon Resource Name (ARN) of the access log destination.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        UpdateAccessLogSubscriptionResponse.Builder id​(String id)

        The ID of the access log subscription.

        Parameters:
        id - The ID of the access log subscription.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceArn

        UpdateAccessLogSubscriptionResponse.Builder resourceArn​(String resourceArn)

        The Amazon Resource Name (ARN) of the access log subscription.

        Parameters:
        resourceArn - The Amazon Resource Name (ARN) of the access log subscription.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceId

        UpdateAccessLogSubscriptionResponse.Builder resourceId​(String resourceId)

        The ID of the resource.

        Parameters:
        resourceId - The ID of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.