Interface Subnet.UpdateDefinitionStages.WithRouteTable<ParentT>

    • Method Detail

      • withExistingRouteTable

        Subnet.UpdateDefinitionStages.WithAttach<ParentT> withExistingRouteTable​(RouteTable routeTable)
        Specifies an existing route table to associate with the subnet.
        Parameters:
        routeTable - an existing route table to associate
        Returns:
        the next stage of the definition
      • withExistingRouteTable

        Subnet.UpdateDefinitionStages.WithAttach<ParentT> withExistingRouteTable​(String resourceId)
        Specifies an existing route table to associate with the subnet.
        Parameters:
        resourceId - the resource ID of an existing route table
        Returns:
        the next stage of the definition