| Modifier and Type | Method and Description |
|---|---|
InterconnectMacsec |
InterconnectMacsec.Builder.build() |
InterconnectMacsec |
InterconnectMacsec.Builder.buildPartial() |
static InterconnectMacsec |
InterconnectMacsec.getDefaultInstance() |
InterconnectMacsec |
InterconnectMacsec.getDefaultInstanceForType() |
InterconnectMacsec |
InterconnectMacsec.Builder.getDefaultInstanceForType() |
InterconnectMacsec |
InterconnectOrBuilder.getMacsec()
Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect connection between Google and your on-premises router.
|
InterconnectMacsec |
Interconnect.getMacsec()
Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect connection between Google and your on-premises router.
|
InterconnectMacsec |
Interconnect.Builder.getMacsec()
Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect connection between Google and your on-premises router.
|
static InterconnectMacsec |
InterconnectMacsec.parseDelimitedFrom(InputStream input) |
static InterconnectMacsec |
InterconnectMacsec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(byte[] data) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(ByteBuffer data) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(com.google.protobuf.ByteString data) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(com.google.protobuf.CodedInputStream input) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(InputStream input) |
static InterconnectMacsec |
InterconnectMacsec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InterconnectMacsec> |
InterconnectMacsec.getParserForType() |
static com.google.protobuf.Parser<InterconnectMacsec> |
InterconnectMacsec.parser() |
| Modifier and Type | Method and Description |
|---|---|
InterconnectMacsec.Builder |
InterconnectMacsec.Builder.mergeFrom(InterconnectMacsec other) |
Interconnect.Builder |
Interconnect.Builder.mergeMacsec(InterconnectMacsec value)
Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect connection between Google and your on-premises router.
|
static InterconnectMacsec.Builder |
InterconnectMacsec.newBuilder(InterconnectMacsec prototype) |
Interconnect.Builder |
Interconnect.Builder.setMacsec(InterconnectMacsec value)
Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect connection between Google and your on-premises router.
|
Copyright © 2025 Google LLC. All rights reserved.