Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectApplicationAwareInterconnect |
InterconnectApplicationAwareInterconnect.clone() |
InterconnectApplicationAwareInterconnect |
Interconnect.getApplicationAwareInterconnect()
Configuration information for application awareness on this Cloud Interconnect.
|
InterconnectApplicationAwareInterconnect |
InterconnectApplicationAwareInterconnect.set(String fieldName,
Object value) |
InterconnectApplicationAwareInterconnect |
InterconnectApplicationAwareInterconnect.setBandwidthPercentagePolicy(InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy bandwidthPercentagePolicy) |
InterconnectApplicationAwareInterconnect |
InterconnectApplicationAwareInterconnect.setProfileDescription(String profileDescription)
Description for the application awareness profile on this Cloud Interconnect.
|
InterconnectApplicationAwareInterconnect |
InterconnectApplicationAwareInterconnect.setShapeAveragePercentages(List<InterconnectApplicationAwareInterconnectBandwidthPercentage> shapeAveragePercentages)
Optional field to specify a list of shape average percentages to be applied in conjunction with
StrictPriorityPolicy or BandwidthPercentagePolicy.
|
InterconnectApplicationAwareInterconnect |
InterconnectApplicationAwareInterconnect.setStrictPriorityPolicy(InterconnectApplicationAwareInterconnectStrictPriorityPolicy strictPriorityPolicy) |
Modifier and Type | Method and Description |
---|---|
Interconnect |
Interconnect.setApplicationAwareInterconnect(InterconnectApplicationAwareInterconnect applicationAwareInterconnect)
Configuration information for application awareness on this Cloud Interconnect.
|
Copyright © 2011–2025 Google. All rights reserved.