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