public static final class Protos.DeviceWhitelist extends com.google.protobuf.GeneratedMessageV3 implements Protos.DeviceWhitelistOrBuilder
mesos.DeviceWhitelist
Modifier and Type | Class and Description |
---|---|
static class |
Protos.DeviceWhitelist.Builder
Protobuf type
mesos.DeviceWhitelist |
Modifier and Type | Field and Description |
---|---|
static int |
ALLOWED_DEVICES_FIELD_NUMBER |
static <any> |
PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
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; |
static Protos.DeviceWhitelist |
getDefaultInstance() |
Protos.DeviceWhitelist |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Protos.DeviceWhitelist.Builder |
newBuilder() |
static Protos.DeviceWhitelist.Builder |
newBuilder(Protos.DeviceWhitelist prototype) |
Protos.DeviceWhitelist.Builder |
newBuilderForType() |
protected Protos.DeviceWhitelist.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Protos.DeviceWhitelist |
parseDelimitedFrom(java.io.InputStream input) |
static Protos.DeviceWhitelist |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.DeviceWhitelist |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.DeviceWhitelist |
parseFrom(java.nio.ByteBuffer data) |
static Protos.DeviceWhitelist |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.DeviceWhitelist |
parseFrom(com.google.protobuf.ByteString data) |
static Protos.DeviceWhitelist |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.DeviceWhitelist |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protos.DeviceWhitelist |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.DeviceWhitelist |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
Protos.DeviceWhitelist.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int ALLOWED_DEVICES_FIELD_NUMBER
@Deprecated public static final <any> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public java.util.List<Protos.DeviceAccess> getAllowedDevicesList()
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesList
in interface Protos.DeviceWhitelistOrBuilder
public java.util.List<? extends Protos.DeviceAccessOrBuilder> getAllowedDevicesOrBuilderList()
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilderList
in interface Protos.DeviceWhitelistOrBuilder
public int getAllowedDevicesCount()
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesCount
in interface Protos.DeviceWhitelistOrBuilder
public Protos.DeviceAccess getAllowedDevices(int index)
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevices
in interface Protos.DeviceWhitelistOrBuilder
public Protos.DeviceAccessOrBuilder getAllowedDevicesOrBuilder(int index)
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilder
in interface Protos.DeviceWhitelistOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
java.io.IOException
public int getSerializedSize()
public boolean equals(java.lang.Object obj)
public int hashCode()
public static Protos.DeviceWhitelist parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.DeviceWhitelist parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.DeviceWhitelist parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.DeviceWhitelist parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.DeviceWhitelist parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.DeviceWhitelist parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Protos.DeviceWhitelist parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Protos.DeviceWhitelist parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Protos.DeviceWhitelist parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Protos.DeviceWhitelist parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Protos.DeviceWhitelist.Builder newBuilderForType()
public static Protos.DeviceWhitelist.Builder newBuilder()
public static Protos.DeviceWhitelist.Builder newBuilder(Protos.DeviceWhitelist prototype)
public Protos.DeviceWhitelist.Builder toBuilder()
protected Protos.DeviceWhitelist.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static Protos.DeviceWhitelist getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public Protos.DeviceWhitelist getDefaultInstanceForType()