Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.clone() |
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.set(String fieldName,
Object value) |
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.setConnectionLimit(Long connectionLimit)
The value of the limit to set.
|
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.setNetworkUrl(String networkUrl)
The network URL for the network to set the limit for.
|
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.setProjectIdOrNum(String projectIdOrNum)
The project id or number for the project to set the limit for.
|
Modifier and Type | Method and Description |
---|---|
List<ServiceAttachmentConsumerProjectLimit> |
ServiceAttachment.getConsumerAcceptLists()
Specifies which consumer projects or networks are allowed to connect to the service attachment.
|
Modifier and Type | Method and Description |
---|---|
ServiceAttachment |
ServiceAttachment.setConsumerAcceptLists(List<ServiceAttachmentConsumerProjectLimit> consumerAcceptLists)
Specifies which consumer projects or networks are allowed to connect to the service attachment.
|
Copyright © 2011–2025 Google. All rights reserved.