Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Allowed.Builder |
Allowed.Builder.addAllPorts(List<String> ports)
An optional list of ports to which this rule applies.
|
Allowed.Builder |
Allowed.Builder.addPorts(String ports)
An optional list of ports to which this rule applies.
|
Allowed.Builder |
Allowed.Builder.clone() |
Allowed.Builder |
Allowed.Builder.mergeFrom(Allowed other) |
static Allowed.Builder |
Allowed.newBuilder() |
static Allowed.Builder |
Allowed.newBuilder(Allowed prototype) |
Allowed.Builder |
Allowed.Builder.setIPProtocol(String iPProtocol)
The IP protocol to which this rule applies.
|
Allowed.Builder |
Allowed.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.