Interface CustomRoutingEndpointDescription.Builder

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

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

    • endpointId

      An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.

      Parameters:
      endpointId - An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.