Uses of Interface
com.google.cloud.iot.v1.GatewayListOptionsOrBuilder
-
Packages that use GatewayListOptionsOrBuilder Package Description com.google.cloud.iot.v1 A client to Cloud IoT API -
-
Uses of GatewayListOptionsOrBuilder in com.google.cloud.iot.v1
Classes in com.google.cloud.iot.v1 that implement GatewayListOptionsOrBuilder Modifier and Type Class Description class
GatewayListOptions
Options for limiting the list based on gateway type and associations.static class
GatewayListOptions.Builder
Options for limiting the list based on gateway type and associations.Methods in com.google.cloud.iot.v1 that return GatewayListOptionsOrBuilder Modifier and Type Method Description GatewayListOptionsOrBuilder
ListDevicesRequest.Builder. getGatewayListOptionsOrBuilder()
Options related to gateways.GatewayListOptionsOrBuilder
ListDevicesRequest. getGatewayListOptionsOrBuilder()
Options related to gateways.GatewayListOptionsOrBuilder
ListDevicesRequestOrBuilder. getGatewayListOptionsOrBuilder()
Options related to gateways.
-