Uses of Interface
com.google.cloud.compute.v1.NetworkAttachmentOrBuilder
-
Packages that use NetworkAttachmentOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NetworkAttachmentOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NetworkAttachmentOrBuilder Modifier and Type Class Description classNetworkAttachmentNetworkAttachments A network attachment resource ...static classNetworkAttachment.BuilderNetworkAttachments A network attachment resource ...Methods in com.google.cloud.compute.v1 that return NetworkAttachmentOrBuilder Modifier and Type Method Description NetworkAttachmentOrBuilderNetworkAttachmentList.Builder. getItemsOrBuilder(int index)A list of NetworkAttachment resources.NetworkAttachmentOrBuilderNetworkAttachmentList. getItemsOrBuilder(int index)A list of NetworkAttachment resources.NetworkAttachmentOrBuilderNetworkAttachmentListOrBuilder. getItemsOrBuilder(int index)A list of NetworkAttachment resources.NetworkAttachmentOrBuilderInsertNetworkAttachmentRequest.Builder. getNetworkAttachmentResourceOrBuilder()The body resource for this requestNetworkAttachmentOrBuilderInsertNetworkAttachmentRequest. getNetworkAttachmentResourceOrBuilder()The body resource for this requestNetworkAttachmentOrBuilderInsertNetworkAttachmentRequestOrBuilder. getNetworkAttachmentResourceOrBuilder()The body resource for this requestNetworkAttachmentOrBuilderNetworkAttachmentsScopedList.Builder. getNetworkAttachmentsOrBuilder(int index)A list of NetworkAttachments contained in this scope.NetworkAttachmentOrBuilderNetworkAttachmentsScopedList. getNetworkAttachmentsOrBuilder(int index)A list of NetworkAttachments contained in this scope.NetworkAttachmentOrBuilderNetworkAttachmentsScopedListOrBuilder. getNetworkAttachmentsOrBuilder(int index)A list of NetworkAttachments contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkAttachmentOrBuilder Modifier and Type Method Description List<? extends NetworkAttachmentOrBuilder>NetworkAttachmentList.Builder. getItemsOrBuilderList()A list of NetworkAttachment resources.List<? extends NetworkAttachmentOrBuilder>NetworkAttachmentList. getItemsOrBuilderList()A list of NetworkAttachment resources.List<? extends NetworkAttachmentOrBuilder>NetworkAttachmentListOrBuilder. getItemsOrBuilderList()A list of NetworkAttachment resources.List<? extends NetworkAttachmentOrBuilder>NetworkAttachmentsScopedList.Builder. getNetworkAttachmentsOrBuilderList()A list of NetworkAttachments contained in this scope.List<? extends NetworkAttachmentOrBuilder>NetworkAttachmentsScopedList. getNetworkAttachmentsOrBuilderList()A list of NetworkAttachments contained in this scope.List<? extends NetworkAttachmentOrBuilder>NetworkAttachmentsScopedListOrBuilder. getNetworkAttachmentsOrBuilderList()A list of NetworkAttachments contained in this scope.
-