public final class WireEndpoint extends GeneratedMessage implements WireEndpointOrBuilderWire endpoints are specific Interconnect connections.
Protobuf type google.cloud.compute.v1.WireEndpoint
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > WireEndpointImplements
WireEndpointOrBuilderStatic Fields
INTERCONNECT_FIELD_NUMBER
public static final int INTERCONNECT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VLAN_TAG_FIELD_NUMBER
public static final int VLAN_TAG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static WireEndpoint getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static WireEndpoint.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
WireEndpoint.Builder |
|
newBuilder(WireEndpoint prototype)
public static WireEndpoint.Builder newBuilder(WireEndpoint prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
WireEndpoint |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint.Builder |
|
parseDelimitedFrom(InputStream input)
public static WireEndpoint parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static WireEndpoint parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static WireEndpoint parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static WireEndpoint parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static WireEndpoint parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static WireEndpoint parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static WireEndpoint parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static WireEndpoint parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static WireEndpoint parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static WireEndpoint parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static WireEndpoint parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static WireEndpoint parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<WireEndpoint> parser()| Returns | |
|---|---|
| Type | Description |
Parser<WireEndpoint> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public WireEndpoint getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
WireEndpoint |
|
getInterconnect()
public String getInterconnect()optional string interconnect = 224601230;
| Returns | |
|---|---|
| Type | Description |
String |
The interconnect. |
getInterconnectBytes()
public ByteString getInterconnectBytes()optional string interconnect = 224601230;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for interconnect. |
getParserForType()
public Parser<WireEndpoint> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<WireEndpoint> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getVlanTag()
public int getVlanTag()optional int32 vlan_tag = 514640574;
| Returns | |
|---|---|
| Type | Description |
int |
The vlanTag. |
hasInterconnect()
public boolean hasInterconnect()optional string interconnect = 224601230;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the interconnect field is set. |
hasVlanTag()
public boolean hasVlanTag()optional int32 vlan_tag = 514640574;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the vlanTag field is set. |
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 WireEndpoint.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
WireEndpoint.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected WireEndpoint.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
WireEndpoint.Builder |
|
toBuilder()
public WireEndpoint.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
WireEndpoint.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|