Uses of Interface
com.google.cloud.compute.v1.ServiceAttachmentConsumerProjectLimitOrBuilder
-
Packages that use ServiceAttachmentConsumerProjectLimitOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ServiceAttachmentConsumerProjectLimitOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ServiceAttachmentConsumerProjectLimitOrBuilder Modifier and Type Class Description classServiceAttachmentConsumerProjectLimitstatic classServiceAttachmentConsumerProjectLimit.BuilderMethods in com.google.cloud.compute.v1 that return ServiceAttachmentConsumerProjectLimitOrBuilder Modifier and Type Method Description ServiceAttachmentConsumerProjectLimitOrBuilderServiceAttachment.Builder. getConsumerAcceptListsOrBuilder(int index)Projects that are allowed to connect to this service attachment.ServiceAttachmentConsumerProjectLimitOrBuilderServiceAttachment. getConsumerAcceptListsOrBuilder(int index)Projects that are allowed to connect to this service attachment.ServiceAttachmentConsumerProjectLimitOrBuilderServiceAttachmentOrBuilder. getConsumerAcceptListsOrBuilder(int index)Projects that are allowed to connect to this service attachment.Methods in com.google.cloud.compute.v1 that return types with arguments of type ServiceAttachmentConsumerProjectLimitOrBuilder Modifier and Type Method Description List<? extends ServiceAttachmentConsumerProjectLimitOrBuilder>ServiceAttachment.Builder. getConsumerAcceptListsOrBuilderList()Projects that are allowed to connect to this service attachment.List<? extends ServiceAttachmentConsumerProjectLimitOrBuilder>ServiceAttachment. getConsumerAcceptListsOrBuilderList()Projects that are allowed to connect to this service attachment.List<? extends ServiceAttachmentConsumerProjectLimitOrBuilder>ServiceAttachmentOrBuilder. getConsumerAcceptListsOrBuilderList()Projects that are allowed to connect to this service attachment.
-