static VpcAccessConnector.EgressSetting |
VpcAccessConnector.EgressSetting.forNumber(int value) |
|
VpcAccessConnector.EgressSetting |
VpcAccessConnector.Builder.getEgressSetting() |
The egress setting for the connector, controlling what traffic is diverted
through it.
|
VpcAccessConnector.EgressSetting |
VpcAccessConnector.getEgressSetting() |
The egress setting for the connector, controlling what traffic is diverted
through it.
|
VpcAccessConnector.EgressSetting |
VpcAccessConnectorOrBuilder.getEgressSetting() |
The egress setting for the connector, controlling what traffic is diverted
through it.
|
static VpcAccessConnector.EgressSetting |
VpcAccessConnector.EgressSetting.valueOf(int value) |
Deprecated.
|
static VpcAccessConnector.EgressSetting |
VpcAccessConnector.EgressSetting.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static VpcAccessConnector.EgressSetting |
VpcAccessConnector.EgressSetting.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static VpcAccessConnector.EgressSetting[] |
VpcAccessConnector.EgressSetting.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|