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