static NetworkConfig.ConnectMode |
NetworkConfig.ConnectMode.forNumber(int value) |
|
NetworkConfig.ConnectMode |
NetworkConfig.Builder.getConnectMode() |
The network connect mode of the Filestore instance.
|
NetworkConfig.ConnectMode |
NetworkConfig.getConnectMode() |
The network connect mode of the Filestore instance.
|
NetworkConfig.ConnectMode |
NetworkConfigOrBuilder.getConnectMode() |
The network connect mode of the Filestore instance.
|
static NetworkConfig.ConnectMode |
NetworkConfig.ConnectMode.valueOf(int value) |
Deprecated.
|
static NetworkConfig.ConnectMode |
NetworkConfig.ConnectMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static NetworkConfig.ConnectMode |
NetworkConfig.ConnectMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NetworkConfig.ConnectMode[] |
NetworkConfig.ConnectMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|