Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectMacsecPreSharedKey |
InterconnectMacsecPreSharedKey.clone() |
InterconnectMacsecPreSharedKey |
InterconnectMacsecPreSharedKey.set(String fieldName,
Object value) |
InterconnectMacsecPreSharedKey |
InterconnectMacsecPreSharedKey.setName(String name)
Required.
|
InterconnectMacsecPreSharedKey |
InterconnectMacsecPreSharedKey.setStartTime(String startTime)
A RFC3339 timestamp on or after which the key is valid.
|
Modifier and Type | Method and Description |
---|---|
List<InterconnectMacsecPreSharedKey> |
InterconnectMacsec.getPreSharedKeys()
Required.
|
Modifier and Type | Method and Description |
---|---|
InterconnectMacsec |
InterconnectMacsec.setPreSharedKeys(List<InterconnectMacsecPreSharedKey> preSharedKeys)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.