Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.clone() |
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.set(String fieldName,
Object value) |
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.setKey(String key)
[Input only] Value of the key.
|
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.setName(String name)
Name used to identify the key.
|
Modifier and Type | Method and Description |
---|---|
List<RouterMd5AuthenticationKey> |
Router.getMd5AuthenticationKeys()
Keys used for MD5 authentication.
|
Modifier and Type | Method and Description |
---|---|
Router |
Router.setMd5AuthenticationKeys(List<RouterMd5AuthenticationKey> md5AuthenticationKeys)
Keys used for MD5 authentication.
|
Copyright © 2011–2022 Google. All rights reserved.