| Package | Description |
|---|---|
| com.google.api.services.computeaccounts.model |
| Modifier and Type | Method and Description |
|---|---|
AuthorizedKeysView |
AuthorizedKeysView.clone() |
AuthorizedKeysView |
LinuxGetAuthorizedKeysViewResponse.getResource()
[Output Only] A list of authorized public keys for a user.
|
AuthorizedKeysView |
AuthorizedKeysView.set(String fieldName,
Object value) |
AuthorizedKeysView |
AuthorizedKeysView.setKeys(List<String> keys)
[Output Only] The authorized public keys in SSH format.
|
| Modifier and Type | Method and Description |
|---|---|
LinuxGetAuthorizedKeysViewResponse |
LinuxGetAuthorizedKeysViewResponse.setResource(AuthorizedKeysView resource)
[Output Only] A list of authorized public keys for a user.
|