Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectMacsecConfigPreSharedKey |
InterconnectMacsecConfigPreSharedKey.clone() |
InterconnectMacsecConfigPreSharedKey |
InterconnectMacsecConfigPreSharedKey.set(String fieldName,
Object value) |
InterconnectMacsecConfigPreSharedKey |
InterconnectMacsecConfigPreSharedKey.setCak(String cak)
An auto-generated Connectivity Association Key (CAK) for this key.
|
InterconnectMacsecConfigPreSharedKey |
InterconnectMacsecConfigPreSharedKey.setCkn(String ckn)
An auto-generated Connectivity Association Key Name (CKN) for this key.
|
InterconnectMacsecConfigPreSharedKey |
InterconnectMacsecConfigPreSharedKey.setName(String name)
User provided name for this pre-shared key.
|
InterconnectMacsecConfigPreSharedKey |
InterconnectMacsecConfigPreSharedKey.setStartTime(String startTime)
User provided timestamp on or after which this key is valid.
|
Modifier and Type | Method and Description |
---|---|
List<InterconnectMacsecConfigPreSharedKey> |
InterconnectMacsecConfig.getPreSharedKeys()
A keychain placeholder describing a set of named key objects along with their start times.
|
Modifier and Type | Method and Description |
---|---|
InterconnectMacsecConfig |
InterconnectMacsecConfig.setPreSharedKeys(List<InterconnectMacsecConfigPreSharedKey> preSharedKeys)
A keychain placeholder describing a set of named key objects along with their start times.
|
Copyright © 2011–2024 Google. All rights reserved.