Class GetDevicesPlainArgs.Builder

  • Enclosing class:
    GetDevicesPlainArgs

    public static final class GetDevicesPlainArgs.Builder
    extends java.lang.Object
    • Method Detail

      • globalNetworkId

        public GetDevicesPlainArgs.Builder globalNetworkId​(java.lang.String globalNetworkId)
        Parameters:
        globalNetworkId - ID of the Global Network of the devices to retrieve.
        Returns:
        builder
      • siteId

        public GetDevicesPlainArgs.Builder siteId​(@Nullable
                                                  java.lang.String siteId)
        Parameters:
        siteId - ID of the site of the devices to retrieve.
        Returns:
        builder
      • tags

        public GetDevicesPlainArgs.Builder tags​(@Nullable
                                                java.util.Map<java.lang.String,​java.lang.String> tags)
        Parameters:
        tags - Restricts the list to the devices with these tags.
        Returns:
        builder