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 classInterconnectAttachmentRepresents an Interconnect Attachment (VLAN) resource.static classInterconnectAttachment.BuilderRepresents an Interconnect Attachment (VLAN) resource.Methods in com.google.cloud.compute.v1 that return InterconnectAttachmentOrBuilder Modifier and Type Method Description InterconnectAttachmentOrBuilderInsertInterconnectAttachmentRequest.Builder. getInterconnectAttachmentResourceOrBuilder()The body resource for this requestInterconnectAttachmentOrBuilderInsertInterconnectAttachmentRequest. getInterconnectAttachmentResourceOrBuilder()The body resource for this requestInterconnectAttachmentOrBuilderInsertInterconnectAttachmentRequestOrBuilder. getInterconnectAttachmentResourceOrBuilder()The body resource for this requestInterconnectAttachmentOrBuilderPatchInterconnectAttachmentRequest.Builder. getInterconnectAttachmentResourceOrBuilder()The body resource for this requestInterconnectAttachmentOrBuilderPatchInterconnectAttachmentRequest. getInterconnectAttachmentResourceOrBuilder()The body resource for this requestInterconnectAttachmentOrBuilderPatchInterconnectAttachmentRequestOrBuilder. getInterconnectAttachmentResourceOrBuilder()The body resource for this requestInterconnectAttachmentOrBuilderInterconnectAttachmentsScopedList.Builder. getInterconnectAttachmentsOrBuilder(int index)A list of interconnect attachments contained in this scope.InterconnectAttachmentOrBuilderInterconnectAttachmentsScopedList. getInterconnectAttachmentsOrBuilder(int index)A list of interconnect attachments contained in this scope.InterconnectAttachmentOrBuilderInterconnectAttachmentsScopedListOrBuilder. getInterconnectAttachmentsOrBuilder(int index)A list of interconnect attachments contained in this scope.InterconnectAttachmentOrBuilderInterconnectAttachmentList.Builder. getItemsOrBuilder(int index)A list of InterconnectAttachment resources.InterconnectAttachmentOrBuilderInterconnectAttachmentList. getItemsOrBuilder(int index)A list of InterconnectAttachment resources.InterconnectAttachmentOrBuilderInterconnectAttachmentListOrBuilder. 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.
-