| Modifier and Type | Method and Description |
|---|---|
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.Builder.build() |
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.Builder.buildPartial() |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.getDefaultInstance() |
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.getDefaultInstanceForType() |
RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.Builder.getDefaultInstanceForType() |
RouterMd5AuthenticationKey |
RouterOrBuilder.getMd5AuthenticationKeys(int index)
Keys used for MD5 authentication.
|
RouterMd5AuthenticationKey |
Router.getMd5AuthenticationKeys(int index)
Keys used for MD5 authentication.
|
RouterMd5AuthenticationKey |
Router.Builder.getMd5AuthenticationKeys(int index)
Keys used for MD5 authentication.
|
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseDelimitedFrom(InputStream input) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(byte[] data) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(ByteBuffer data) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(com.google.protobuf.ByteString data) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(InputStream input) |
static RouterMd5AuthenticationKey |
RouterMd5AuthenticationKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<RouterMd5AuthenticationKey> |
RouterOrBuilder.getMd5AuthenticationKeysList()
Keys used for MD5 authentication.
|
List<RouterMd5AuthenticationKey> |
Router.getMd5AuthenticationKeysList()
Keys used for MD5 authentication.
|
List<RouterMd5AuthenticationKey> |
Router.Builder.getMd5AuthenticationKeysList()
Keys used for MD5 authentication.
|
com.google.protobuf.Parser<RouterMd5AuthenticationKey> |
RouterMd5AuthenticationKey.getParserForType() |
static com.google.protobuf.Parser<RouterMd5AuthenticationKey> |
RouterMd5AuthenticationKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
Router.Builder |
Router.Builder.addMd5AuthenticationKeys(int index,
RouterMd5AuthenticationKey value)
Keys used for MD5 authentication.
|
Router.Builder |
Router.Builder.addMd5AuthenticationKeys(RouterMd5AuthenticationKey value)
Keys used for MD5 authentication.
|
RouterMd5AuthenticationKey.Builder |
RouterMd5AuthenticationKey.Builder.mergeFrom(RouterMd5AuthenticationKey other) |
static RouterMd5AuthenticationKey.Builder |
RouterMd5AuthenticationKey.newBuilder(RouterMd5AuthenticationKey prototype) |
Router.Builder |
Router.Builder.setMd5AuthenticationKeys(int index,
RouterMd5AuthenticationKey value)
Keys used for MD5 authentication.
|
| Modifier and Type | Method and Description |
|---|---|
Router.Builder |
Router.Builder.addAllMd5AuthenticationKeys(Iterable<? extends RouterMd5AuthenticationKey> values)
Keys used for MD5 authentication.
|
Copyright © 2023 Google LLC. All rights reserved.