Interface ServiceNetworkEndpoint.Builder

  • Method Details

    • vpcEndpointId

      ServiceNetworkEndpoint.Builder vpcEndpointId(String vpcEndpointId)

      The identifier of the VPC endpoint.

      Parameters:
      vpcEndpointId - The identifier of the VPC endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vpcEndpointType

      ServiceNetworkEndpoint.Builder vpcEndpointType(String vpcEndpointType)

      The type of the VPC endpoint.

      Valid Values: Interface | Gateway

      Parameters:
      vpcEndpointType - The type of the VPC endpoint.

      Valid Values: Interface | Gateway

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

      ServiceNetworkEndpoint.Builder vpcEndpointType(VpcEndpointType vpcEndpointType)

      The type of the VPC endpoint.

      Valid Values: Interface | Gateway

      Parameters:
      vpcEndpointType - The type of the VPC endpoint.

      Valid Values: Interface | Gateway

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