| Modifier and Type | Method and Description |
|---|---|
RouterNatLogConfig |
RouterNatLogConfig.Builder.build() |
RouterNatLogConfig |
RouterNatLogConfig.Builder.buildPartial() |
static RouterNatLogConfig |
RouterNatLogConfig.getDefaultInstance() |
RouterNatLogConfig |
RouterNatLogConfig.getDefaultInstanceForType() |
RouterNatLogConfig |
RouterNatLogConfig.Builder.getDefaultInstanceForType() |
RouterNatLogConfig |
RouterNatOrBuilder.getLogConfig()
Configure logging on this NAT.
|
RouterNatLogConfig |
RouterNat.getLogConfig()
Configure logging on this NAT.
|
RouterNatLogConfig |
RouterNat.Builder.getLogConfig()
Configure logging on this NAT.
|
static RouterNatLogConfig |
RouterNatLogConfig.parseDelimitedFrom(InputStream input) |
static RouterNatLogConfig |
RouterNatLogConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(byte[] data) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(ByteBuffer data) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(com.google.protobuf.ByteString data) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(InputStream input) |
static RouterNatLogConfig |
RouterNatLogConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RouterNatLogConfig> |
RouterNatLogConfig.getParserForType() |
static com.google.protobuf.Parser<RouterNatLogConfig> |
RouterNatLogConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
RouterNatLogConfig.Builder |
RouterNatLogConfig.Builder.mergeFrom(RouterNatLogConfig other) |
RouterNat.Builder |
RouterNat.Builder.mergeLogConfig(RouterNatLogConfig value)
Configure logging on this NAT.
|
static RouterNatLogConfig.Builder |
RouterNatLogConfig.newBuilder(RouterNatLogConfig prototype) |
RouterNat.Builder |
RouterNat.Builder.setLogConfig(RouterNatLogConfig value)
Configure logging on this NAT.
|
Copyright © 2023 Google LLC. All rights reserved.