public static final class MasterProtos.IsBalancerEnabledRequest extends com.google.protobuf.GeneratedMessage implements MasterProtos.IsBalancerEnabledRequestOrBuilder
IsBalancerEnabledRequest| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MasterProtos.IsBalancerEnabledRequest.Builder
Protobuf type  
IsBalancerEnabledRequest | 
| Modifier and Type | Field and Description | 
|---|---|
static <any> | 
PARSER  | 
public static MasterProtos.IsBalancerEnabledRequest getDefaultInstance()
public MasterProtos.IsBalancerEnabledRequest getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static MasterProtos.IsBalancerEnabledRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsBalancerEnabledRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsBalancerEnabledRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MasterProtos.IsBalancerEnabledRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsBalancerEnabledRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsBalancerEnabledRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsBalancerEnabledRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MasterProtos.IsBalancerEnabledRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MasterProtos.IsBalancerEnabledRequest.Builder newBuilder()
public MasterProtos.IsBalancerEnabledRequest.Builder newBuilderForType()
public static MasterProtos.IsBalancerEnabledRequest.Builder newBuilder(MasterProtos.IsBalancerEnabledRequest prototype)
public MasterProtos.IsBalancerEnabledRequest.Builder toBuilder()
protected MasterProtos.IsBalancerEnabledRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)