Interface VpnStaticRoute.Builder

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

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

    • destinationCidrBlock

      VpnStaticRoute.Builder destinationCidrBlock(String destinationCidrBlock)

      The CIDR block associated with the local subnet of the customer data center.

      Parameters:
      destinationCidrBlock - The CIDR block associated with the local subnet of the customer data center.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source

      Indicates how the routes were provided.

      Parameters:
      source - Indicates how the routes were provided.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      Indicates how the routes were provided.

      Parameters:
      source - Indicates how the routes were provided.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of the static route.

      Parameters:
      state - The current state of the static route.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of the static route.

      Parameters:
      state - The current state of the static route.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: