Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.GeneralFlagsV3
-
Packages that use GeneralFlagsV3 Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of GeneralFlagsV3 in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return GeneralFlagsV3 Modifier and Type Method Description GeneralFlagsV3TemplateV3. generalFlags()General flags describe whether the template is used for computers or users and if the template can be used with autoenrollment.Methods in software.amazon.awssdk.services.pcaconnectorad.model with parameters of type GeneralFlagsV3 Modifier and Type Method Description TemplateV3.BuilderTemplateV3.Builder. generalFlags(GeneralFlagsV3 generalFlags)General flags describe whether the template is used for computers or users and if the template can be used with autoenrollment.
-