Uses of Class
com.google.cloud.filestore.v1beta1.Instance.FileProtocol
-
Packages that use Instance.FileProtocol Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore API -
-
Uses of Instance.FileProtocol in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return Instance.FileProtocol Modifier and Type Method Description static Instance.FileProtocol
Instance.FileProtocol. forNumber(int value)
Instance.FileProtocol
Instance.Builder. getProtocol()
Immutable.Instance.FileProtocol
Instance. getProtocol()
Immutable.Instance.FileProtocol
InstanceOrBuilder. getProtocol()
Immutable.static Instance.FileProtocol
Instance.FileProtocol. valueOf(int value)
Deprecated.static Instance.FileProtocol
Instance.FileProtocol. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static Instance.FileProtocol
Instance.FileProtocol. valueOf(String name)
Returns the enum constant of this type with the specified name.static Instance.FileProtocol[]
Instance.FileProtocol. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type Instance.FileProtocol Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Instance.FileProtocol>
Instance.FileProtocol. internalGetValueMap()
Methods in com.google.cloud.filestore.v1beta1 with parameters of type Instance.FileProtocol Modifier and Type Method Description Instance.Builder
Instance.Builder. setProtocol(Instance.FileProtocol value)
Immutable.
-