Uses of Interface
com.google.cloud.compute.v1.InterconnectAttachmentOrBuilder
-
Packages that use InterconnectAttachmentOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectAttachmentOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement InterconnectAttachmentOrBuilder Modifier and Type Class Description class
InterconnectAttachment
Represents an Interconnect Attachment (VLAN) resource.static class
InterconnectAttachment.Builder
Represents an Interconnect Attachment (VLAN) resource.Methods in com.google.cloud.compute.v1 that return InterconnectAttachmentOrBuilder Modifier and Type Method Description InterconnectAttachmentOrBuilder
InsertInterconnectAttachmentRequest.Builder. getInterconnectAttachmentResourceOrBuilder()
The body resource for this requestInterconnectAttachmentOrBuilder
InsertInterconnectAttachmentRequest. getInterconnectAttachmentResourceOrBuilder()
The body resource for this requestInterconnectAttachmentOrBuilder
InsertInterconnectAttachmentRequestOrBuilder. getInterconnectAttachmentResourceOrBuilder()
The body resource for this requestInterconnectAttachmentOrBuilder
PatchInterconnectAttachmentRequest.Builder. getInterconnectAttachmentResourceOrBuilder()
The body resource for this requestInterconnectAttachmentOrBuilder
PatchInterconnectAttachmentRequest. getInterconnectAttachmentResourceOrBuilder()
The body resource for this requestInterconnectAttachmentOrBuilder
PatchInterconnectAttachmentRequestOrBuilder. getInterconnectAttachmentResourceOrBuilder()
The body resource for this requestInterconnectAttachmentOrBuilder
InterconnectAttachmentsScopedList.Builder. getInterconnectAttachmentsOrBuilder(int index)
A list of interconnect attachments contained in this scope.InterconnectAttachmentOrBuilder
InterconnectAttachmentsScopedList. getInterconnectAttachmentsOrBuilder(int index)
A list of interconnect attachments contained in this scope.InterconnectAttachmentOrBuilder
InterconnectAttachmentsScopedListOrBuilder. getInterconnectAttachmentsOrBuilder(int index)
A list of interconnect attachments contained in this scope.InterconnectAttachmentOrBuilder
InterconnectAttachmentList.Builder. getItemsOrBuilder(int index)
A list of InterconnectAttachment resources.InterconnectAttachmentOrBuilder
InterconnectAttachmentList. getItemsOrBuilder(int index)
A list of InterconnectAttachment resources.InterconnectAttachmentOrBuilder
InterconnectAttachmentListOrBuilder. getItemsOrBuilder(int index)
A list of InterconnectAttachment resources.Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectAttachmentOrBuilder Modifier and Type Method Description List<? extends InterconnectAttachmentOrBuilder>
InterconnectAttachmentsScopedList.Builder. getInterconnectAttachmentsOrBuilderList()
A list of interconnect attachments contained in this scope.List<? extends InterconnectAttachmentOrBuilder>
InterconnectAttachmentsScopedList. getInterconnectAttachmentsOrBuilderList()
A list of interconnect attachments contained in this scope.List<? extends InterconnectAttachmentOrBuilder>
InterconnectAttachmentsScopedListOrBuilder. getInterconnectAttachmentsOrBuilderList()
A list of interconnect attachments contained in this scope.List<? extends InterconnectAttachmentOrBuilder>
InterconnectAttachmentList.Builder. getItemsOrBuilderList()
A list of InterconnectAttachment resources.List<? extends InterconnectAttachmentOrBuilder>
InterconnectAttachmentList. getItemsOrBuilderList()
A list of InterconnectAttachment resources.List<? extends InterconnectAttachmentOrBuilder>
InterconnectAttachmentListOrBuilder. getItemsOrBuilderList()
A list of InterconnectAttachment resources.
-