Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.GeneralFlagsV4
-
Packages that use GeneralFlagsV4 Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of GeneralFlagsV4 in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return GeneralFlagsV4 Modifier and Type Method Description GeneralFlagsV4TemplateV4. 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 GeneralFlagsV4 Modifier and Type Method Description TemplateV4.BuilderTemplateV4.Builder. generalFlags(GeneralFlagsV4 generalFlags)General flags describe whether the template is used for computers or users and if the template can be used with autoenrollment.
-