Uses of Class
software.amazon.awssdk.services.backup.model.ControlScope
-
Packages that use ControlScope Package Description software.amazon.awssdk.services.backup.model -
-
Uses of ControlScope in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return ControlScope Modifier and Type Method Description ControlScopeFrameworkControl. controlScope()The scope of a control.Methods in software.amazon.awssdk.services.backup.model with parameters of type ControlScope Modifier and Type Method Description FrameworkControl.BuilderFrameworkControl.Builder. controlScope(ControlScope controlScope)The scope of a control.
-