Uses of Class
software.amazon.awssdk.services.auditmanager.model.SourceKeyword
-
Packages that use SourceKeyword Package Description software.amazon.awssdk.services.auditmanager.model -
-
Uses of SourceKeyword in software.amazon.awssdk.services.auditmanager.model
Methods in software.amazon.awssdk.services.auditmanager.model that return SourceKeyword Modifier and Type Method Description SourceKeywordControlMappingSource. sourceKeyword()Returns the value of the SourceKeyword property for this object.SourceKeywordCreateControlMappingSource. sourceKeyword()Returns the value of the SourceKeyword property for this object.Methods in software.amazon.awssdk.services.auditmanager.model with parameters of type SourceKeyword Modifier and Type Method Description ControlMappingSource.BuilderControlMappingSource.Builder. sourceKeyword(SourceKeyword sourceKeyword)Sets the value of the SourceKeyword property for this object.CreateControlMappingSource.BuilderCreateControlMappingSource.Builder. sourceKeyword(SourceKeyword sourceKeyword)Sets the value of the SourceKeyword property for this object.
-