Uses of Class
com.google.cloud.netapp.v1.SecurityStyle
-
Packages that use SecurityStyle Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of SecurityStyle in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return SecurityStyle Modifier and Type Method Description static SecurityStyleSecurityStyle. forNumber(int value)SecurityStyleVolume.Builder. getSecurityStyle()Optional.SecurityStyleVolume. getSecurityStyle()Optional.SecurityStyleVolumeOrBuilder. getSecurityStyle()Optional.static SecurityStyleSecurityStyle. valueOf(int value)Deprecated.static SecurityStyleSecurityStyle. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static SecurityStyleSecurityStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static SecurityStyle[]SecurityStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.netapp.v1 that return types with arguments of type SecurityStyle Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<SecurityStyle>SecurityStyle. internalGetValueMap()Methods in com.google.cloud.netapp.v1 with parameters of type SecurityStyle Modifier and Type Method Description Volume.BuilderVolume.Builder. setSecurityStyle(SecurityStyle value)Optional.
-