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