Class ListSubnetsOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public ListSubnetsOptions build()
        Builds a ListSubnetsOptions.
        Returns:
        the new ListSubnetsOptions instance
      • limit

        public ListSubnetsOptions.Builder limit​(long limit)
        Set the limit.
        Parameters:
        limit - the limit
        Returns:
        the ListSubnetsOptions builder
      • resourceGroupId

        public ListSubnetsOptions.Builder resourceGroupId​(String resourceGroupId)
        Set the resourceGroupId.
        Parameters:
        resourceGroupId - the resourceGroupId
        Returns:
        the ListSubnetsOptions builder
      • zoneName

        public ListSubnetsOptions.Builder zoneName​(String zoneName)
        Set the zoneName.
        Parameters:
        zoneName - the zoneName
        Returns:
        the ListSubnetsOptions builder
      • vpcName

        public ListSubnetsOptions.Builder vpcName​(String vpcName)
        Set the vpcName.
        Parameters:
        vpcName - the vpcName
        Returns:
        the ListSubnetsOptions builder
      • routingTableId

        public ListSubnetsOptions.Builder routingTableId​(String routingTableId)
        Set the routingTableId.
        Parameters:
        routingTableId - the routingTableId
        Returns:
        the ListSubnetsOptions builder
      • routingTableName

        public ListSubnetsOptions.Builder routingTableName​(String routingTableName)
        Set the routingTableName.
        Parameters:
        routingTableName - the routingTableName
        Returns:
        the ListSubnetsOptions builder