Interface AccessEndpoint.Builder

  • Method Details

    • endpointType

      AccessEndpoint.Builder endpointType(String endpointType)

      The type of interface endpoint.

      Parameters:
      endpointType - The type of interface endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • endpointType

      AccessEndpoint.Builder endpointType(AccessEndpointType endpointType)

      The type of interface endpoint.

      Parameters:
      endpointType - The type of interface endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vpceId

      The identifier (ID) of the VPC in which the interface endpoint is used.

      Parameters:
      vpceId - The identifier (ID) of the VPC in which the interface endpoint is used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.