public static final class Cluster.ControlPlane.Remote extends GeneratedMessage implements Cluster.ControlPlane.RemoteOrBuilderConfiguration specific to clusters with a control plane hosted remotely.
Protobuf type google.cloud.edgecontainer.v1.Cluster.ControlPlane.Remote
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Cluster.ControlPlane.RemoteImplements
Cluster.ControlPlane.RemoteOrBuilderStatic Methods
getDefaultInstance()
public static Cluster.ControlPlane.Remote getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Cluster.ControlPlane.Remote.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote.Builder |
|
newBuilder(Cluster.ControlPlane.Remote prototype)
public static Cluster.ControlPlane.Remote.Builder newBuilder(Cluster.ControlPlane.Remote prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Cluster.ControlPlane.Remote |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote.Builder |
|
parseDelimitedFrom(InputStream input)
public static Cluster.ControlPlane.Remote parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Cluster.ControlPlane.Remote parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Cluster.ControlPlane.Remote parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Cluster.ControlPlane.Remote parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Cluster.ControlPlane.Remote parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Cluster.ControlPlane.Remote parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Cluster.ControlPlane.Remote parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Cluster.ControlPlane.Remote parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Cluster.ControlPlane.Remote parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Cluster.ControlPlane.Remote parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Cluster.ControlPlane.Remote parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Cluster.ControlPlane.Remote parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Cluster.ControlPlane.Remote> parser()| Returns | |
|---|---|
| Type | Description |
Parser<Remote> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Cluster.ControlPlane.Remote getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote |
|
getParserForType()
public Parser<Cluster.ControlPlane.Remote> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<Remote> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public Cluster.ControlPlane.Remote.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Cluster.ControlPlane.Remote.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote.Builder |
|
toBuilder()
public Cluster.ControlPlane.Remote.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Cluster.ControlPlane.Remote.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|