Interface AwsElbv2LoadBalancerAttribute.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsElbv2LoadBalancerAttribute.Builder,AwsElbv2LoadBalancerAttribute>, SdkBuilder<AwsElbv2LoadBalancerAttribute.Builder,AwsElbv2LoadBalancerAttribute>, SdkPojo
Enclosing class:
AwsElbv2LoadBalancerAttribute

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

    • key

      The name of the load balancer attribute.

      Parameters:
      key - The name of the load balancer attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the load balancer attribute.

      Parameters:
      value - The value of the load balancer attribute.
      Returns:
      Returns a reference to this object so that method calls can be chained together.