Uses of Interface
com.google.cloud.compute.v1.InterconnectAttachmentPrivateInfoOrBuilder
-
Packages that use InterconnectAttachmentPrivateInfoOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectAttachmentPrivateInfoOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectAttachmentPrivateInfoOrBuilder Modifier and Type Class Description class
InterconnectAttachmentPrivateInfo
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.static class
InterconnectAttachmentPrivateInfo.Builder
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.Methods in com.google.cloud.compute.v1 that return InterconnectAttachmentPrivateInfoOrBuilder Modifier and Type Method Description InterconnectAttachmentPrivateInfoOrBuilder
InterconnectAttachment.Builder. getPrivateInterconnectInfoOrBuilder()
[Output Only] Information specific to an InterconnectAttachment.InterconnectAttachmentPrivateInfoOrBuilder
InterconnectAttachment. getPrivateInterconnectInfoOrBuilder()
[Output Only] Information specific to an InterconnectAttachment.InterconnectAttachmentPrivateInfoOrBuilder
InterconnectAttachmentOrBuilder. getPrivateInterconnectInfoOrBuilder()
[Output Only] Information specific to an InterconnectAttachment.
-