| Modifier and Type | Class and Description |
|---|---|
class |
Allowed
Protobuf type
google.cloud.compute.v1.Allowed |
static class |
Allowed.Builder
Protobuf type
google.cloud.compute.v1.Allowed |
| Modifier and Type | Method and Description |
|---|---|
AllowedOrBuilder |
Firewall.getAllowedOrBuilder(int index)
The list of ALLOW rules specified by this firewall.
|
AllowedOrBuilder |
Firewall.Builder.getAllowedOrBuilder(int index)
The list of ALLOW rules specified by this firewall.
|
AllowedOrBuilder |
FirewallOrBuilder.getAllowedOrBuilder(int index)
The list of ALLOW rules specified by this firewall.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AllowedOrBuilder> |
Firewall.getAllowedOrBuilderList()
The list of ALLOW rules specified by this firewall.
|
List<? extends AllowedOrBuilder> |
Firewall.Builder.getAllowedOrBuilderList()
The list of ALLOW rules specified by this firewall.
|
List<? extends AllowedOrBuilder> |
FirewallOrBuilder.getAllowedOrBuilderList()
The list of ALLOW rules specified by this firewall.
|
Copyright © 2025 Google LLC. All rights reserved.