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 class
ServiceAttachmentConsumerProjectLimit
static class
ServiceAttachmentConsumerProjectLimit.Builder
Methods in com.google.cloud.compute.v1 that return ServiceAttachmentConsumerProjectLimitOrBuilder Modifier and Type Method Description ServiceAttachmentConsumerProjectLimitOrBuilder
ServiceAttachment.Builder. getConsumerAcceptListsOrBuilder(int index)
Projects that are allowed to connect to this service attachment.ServiceAttachmentConsumerProjectLimitOrBuilder
ServiceAttachment. getConsumerAcceptListsOrBuilder(int index)
Projects that are allowed to connect to this service attachment.ServiceAttachmentConsumerProjectLimitOrBuilder
ServiceAttachmentOrBuilder. 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.
-