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