public static interface Protos.DeviceWhitelistOrBuilder
Modifier and Type | Method and Description |
---|---|
Protos.DeviceAccess |
getAllowedDevices(int index)
repeated .mesos.DeviceAccess allowed_devices = 1; |
int |
getAllowedDevicesCount()
repeated .mesos.DeviceAccess allowed_devices = 1; |
java.util.List<Protos.DeviceAccess> |
getAllowedDevicesList()
repeated .mesos.DeviceAccess allowed_devices = 1; |
Protos.DeviceAccessOrBuilder |
getAllowedDevicesOrBuilder(int index)
repeated .mesos.DeviceAccess allowed_devices = 1; |
java.util.List<? extends Protos.DeviceAccessOrBuilder> |
getAllowedDevicesOrBuilderList()
repeated .mesos.DeviceAccess allowed_devices = 1; |
java.util.List<Protos.DeviceAccess> getAllowedDevicesList()
repeated .mesos.DeviceAccess allowed_devices = 1;
Protos.DeviceAccess getAllowedDevices(int index)
repeated .mesos.DeviceAccess allowed_devices = 1;
int getAllowedDevicesCount()
repeated .mesos.DeviceAccess allowed_devices = 1;
java.util.List<? extends Protos.DeviceAccessOrBuilder> getAllowedDevicesOrBuilderList()
repeated .mesos.DeviceAccess allowed_devices = 1;
Protos.DeviceAccessOrBuilder getAllowedDevicesOrBuilder(int index)
repeated .mesos.DeviceAccess allowed_devices = 1;