Interface AwsApiGatewayEndpointConfiguration.Builder

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

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

    • types

      A list of endpoint types for the REST API.

      For an edge-optimized API, the endpoint type is EDGE. For a Regional API, the endpoint type is REGIONAL. For a private API, the endpoint type is PRIVATE.

      Parameters:
      types - A list of endpoint types for the REST API.

      For an edge-optimized API, the endpoint type is EDGE. For a Regional API, the endpoint type is REGIONAL. For a private API, the endpoint type is PRIVATE.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • types

      A list of endpoint types for the REST API.

      For an edge-optimized API, the endpoint type is EDGE. For a Regional API, the endpoint type is REGIONAL. For a private API, the endpoint type is PRIVATE.

      Parameters:
      types - A list of endpoint types for the REST API.

      For an edge-optimized API, the endpoint type is EDGE. For a Regional API, the endpoint type is REGIONAL. For a private API, the endpoint type is PRIVATE.

      Returns:
      Returns a reference to this object so that method calls can be chained together.