Interface LambdaEndpointSummary.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) of the Lambda endpoint.

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