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