Uses of Class
software.amazon.awssdk.services.licensemanagerusersubscriptions.model.ServerSettings.Type
-
Packages that use ServerSettings.Type Package Description software.amazon.awssdk.services.licensemanagerusersubscriptions.model -
-
Uses of ServerSettings.Type in software.amazon.awssdk.services.licensemanagerusersubscriptions.model
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.model that return ServerSettings.Type Modifier and Type Method Description ServerSettings.TypeServerSettings. type()Retrieve an enum value representing which member of this object is populated.static ServerSettings.TypeServerSettings.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ServerSettings.Type[]ServerSettings.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-