Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
NetworkAttachmentsScopedList |
NetworkAttachmentsScopedList.clone() |
NetworkAttachmentsScopedList |
NetworkAttachmentsScopedList.set(String fieldName,
Object value) |
NetworkAttachmentsScopedList |
NetworkAttachmentsScopedList.setNetworkAttachments(List<NetworkAttachment> networkAttachments)
A list of NetworkAttachments contained in this scope.
|
NetworkAttachmentsScopedList |
NetworkAttachmentsScopedList.setWarning(NetworkAttachmentsScopedList.Warning warning)
Informational warning which replaces the list of network attachments when the list is empty.
|
Modifier and Type | Method and Description |
---|---|
Map<String,NetworkAttachmentsScopedList> |
NetworkAttachmentAggregatedList.getItems()
A list of NetworkAttachmentsScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
NetworkAttachmentAggregatedList |
NetworkAttachmentAggregatedList.setItems(Map<String,NetworkAttachmentsScopedList> items)
A list of NetworkAttachmentsScopedList resources.
|
Copyright © 2011–2024 Google. All rights reserved.