Uses of Class
com.google.cloud.compute.v1.ServiceAttachmentConsumerProjectLimit
-
Packages that use ServiceAttachmentConsumerProjectLimit Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ServiceAttachmentConsumerProjectLimit in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ServiceAttachmentConsumerProjectLimit Modifier and Type Method Description ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit.Builder. build()ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit.Builder. buildPartial()ServiceAttachmentConsumerProjectLimitServiceAttachment.Builder. getConsumerAcceptLists(int index)Projects that are allowed to connect to this service attachment.ServiceAttachmentConsumerProjectLimitServiceAttachment. getConsumerAcceptLists(int index)Projects that are allowed to connect to this service attachment.ServiceAttachmentConsumerProjectLimitServiceAttachmentOrBuilder. getConsumerAcceptLists(int index)Projects that are allowed to connect to this service attachment.static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. getDefaultInstance()ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit.Builder. getDefaultInstanceForType()ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. getDefaultInstanceForType()static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseDelimitedFrom(InputStream input)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(byte[] data)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(com.google.protobuf.ByteString data)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(InputStream input)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(ByteBuffer data)static ServiceAttachmentConsumerProjectLimitServiceAttachmentConsumerProjectLimit. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ServiceAttachmentConsumerProjectLimit Modifier and Type Method Description List<ServiceAttachmentConsumerProjectLimit>ServiceAttachment.Builder. getConsumerAcceptListsList()Projects that are allowed to connect to this service attachment.List<ServiceAttachmentConsumerProjectLimit>ServiceAttachment. getConsumerAcceptListsList()Projects that are allowed to connect to this service attachment.List<ServiceAttachmentConsumerProjectLimit>ServiceAttachmentOrBuilder. getConsumerAcceptListsList()Projects that are allowed to connect to this service attachment.com.google.protobuf.Parser<ServiceAttachmentConsumerProjectLimit>ServiceAttachmentConsumerProjectLimit. getParserForType()static com.google.protobuf.Parser<ServiceAttachmentConsumerProjectLimit>ServiceAttachmentConsumerProjectLimit. parser()Methods in com.google.cloud.compute.v1 with parameters of type ServiceAttachmentConsumerProjectLimit Modifier and Type Method Description ServiceAttachment.BuilderServiceAttachment.Builder. addConsumerAcceptLists(int index, ServiceAttachmentConsumerProjectLimit value)Projects that are allowed to connect to this service attachment.ServiceAttachment.BuilderServiceAttachment.Builder. addConsumerAcceptLists(ServiceAttachmentConsumerProjectLimit value)Projects that are allowed to connect to this service attachment.ServiceAttachmentConsumerProjectLimit.BuilderServiceAttachmentConsumerProjectLimit.Builder. mergeFrom(ServiceAttachmentConsumerProjectLimit other)static ServiceAttachmentConsumerProjectLimit.BuilderServiceAttachmentConsumerProjectLimit. newBuilder(ServiceAttachmentConsumerProjectLimit prototype)ServiceAttachment.BuilderServiceAttachment.Builder. setConsumerAcceptLists(int index, ServiceAttachmentConsumerProjectLimit value)Projects that are allowed to connect to this service attachment.Method parameters in com.google.cloud.compute.v1 with type arguments of type ServiceAttachmentConsumerProjectLimit Modifier and Type Method Description ServiceAttachment.BuilderServiceAttachment.Builder. addAllConsumerAcceptLists(Iterable<? extends ServiceAttachmentConsumerProjectLimit> values)Projects that are allowed to connect to this service attachment.
-