public static final class Protos.Offer.Operation.Destroy extends com.google.protobuf.GeneratedMessageV3 implements Protos.Offer.Operation.DestroyOrBuilder
mesos.Offer.Operation.Destroy
Modifier and Type | Class and Description |
---|---|
static class |
Protos.Offer.Operation.Destroy.Builder
Protobuf type
mesos.Offer.Operation.Destroy |
Modifier and Type | Field and Description |
---|---|
static <any> |
PARSER
Deprecated.
|
static int |
VOLUMES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
static Protos.Offer.Operation.Destroy |
getDefaultInstance() |
Protos.Offer.Operation.Destroy |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Protos.Resource |
getVolumes(int index)
repeated .mesos.Resource volumes = 1; |
int |
getVolumesCount()
repeated .mesos.Resource volumes = 1; |
java.util.List<Protos.Resource> |
getVolumesList()
repeated .mesos.Resource volumes = 1; |
Protos.ResourceOrBuilder |
getVolumesOrBuilder(int index)
repeated .mesos.Resource volumes = 1; |
java.util.List<? extends Protos.ResourceOrBuilder> |
getVolumesOrBuilderList()
repeated .mesos.Resource volumes = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Protos.Offer.Operation.Destroy.Builder |
newBuilder() |
static Protos.Offer.Operation.Destroy.Builder |
newBuilder(Protos.Offer.Operation.Destroy prototype) |
Protos.Offer.Operation.Destroy.Builder |
newBuilderForType() |
protected Protos.Offer.Operation.Destroy.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Protos.Offer.Operation.Destroy |
parseDelimitedFrom(java.io.InputStream input) |
static Protos.Offer.Operation.Destroy |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Destroy |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Destroy |
parseFrom(java.nio.ByteBuffer data) |
static Protos.Offer.Operation.Destroy |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Destroy |
parseFrom(com.google.protobuf.ByteString data) |
static Protos.Offer.Operation.Destroy |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Destroy |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protos.Offer.Operation.Destroy |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Destroy |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
Protos.Offer.Operation.Destroy.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int VOLUMES_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.Resource> getVolumesList()
repeated .mesos.Resource volumes = 1;
getVolumesList
in interface Protos.Offer.Operation.DestroyOrBuilder
public java.util.List<? extends Protos.ResourceOrBuilder> getVolumesOrBuilderList()
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilderList
in interface Protos.Offer.Operation.DestroyOrBuilder
public int getVolumesCount()
repeated .mesos.Resource volumes = 1;
getVolumesCount
in interface Protos.Offer.Operation.DestroyOrBuilder
public Protos.Resource getVolumes(int index)
repeated .mesos.Resource volumes = 1;
getVolumes
in interface Protos.Offer.Operation.DestroyOrBuilder
public Protos.ResourceOrBuilder getVolumesOrBuilder(int index)
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilder
in interface Protos.Offer.Operation.DestroyOrBuilder
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.Offer.Operation.Destroy parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Destroy parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Destroy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Destroy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Destroy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Destroy parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Destroy parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Destroy parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Destroy parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Destroy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Protos.Offer.Operation.Destroy.Builder newBuilderForType()
public static Protos.Offer.Operation.Destroy.Builder newBuilder()
public static Protos.Offer.Operation.Destroy.Builder newBuilder(Protos.Offer.Operation.Destroy prototype)
public Protos.Offer.Operation.Destroy.Builder toBuilder()
protected Protos.Offer.Operation.Destroy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static Protos.Offer.Operation.Destroy getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public Protos.Offer.Operation.Destroy getDefaultInstanceForType()