Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
RouterNatLogConfig |
RouterNatLogConfig.Builder.build() |
static RouterNatLogConfig |
RouterNatLogConfig.getDefaultInstance() |
RouterNatLogConfig |
RouterNat.getLogConfig()
Configure logging on this NAT.
|
RouterNatLogConfig |
RouterNat.Builder.getLogConfig()
Configure logging on this NAT.
|
Modifier and Type | Method and Description |
---|---|
RouterNatLogConfig.Builder |
RouterNatLogConfig.Builder.mergeFrom(RouterNatLogConfig other) |
static RouterNatLogConfig.Builder |
RouterNatLogConfig.newBuilder(RouterNatLogConfig prototype) |
RouterNat.Builder |
RouterNat.Builder.setLogConfig(RouterNatLogConfig logConfig)
Configure logging on this NAT.
|
Copyright © 2019 Google LLC. All rights reserved.