Interface UpdateAccessLogSubscriptionResponse.Builder

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

  • Method Details

    • 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

      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

      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

      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.