static CreateControlMappingSource.Builder |
CreateControlMappingSource.builder() |
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceDescription(String sourceDescription) |
The description of the data source that determines where Audit Manager collects evidence from for the
control.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceFrequency(String sourceFrequency) |
Specifies how often evidence is collected from the control mapping source.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceFrequency(SourceFrequency sourceFrequency) |
Specifies how often evidence is collected from the control mapping source.
|
default CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceKeyword(Consumer<SourceKeyword.Builder> sourceKeyword) |
Sets the value of the SourceKeyword property for this object.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceKeyword(SourceKeyword sourceKeyword) |
Sets the value of the SourceKeyword property for this object.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceName(String sourceName) |
The name of the control mapping data source.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceSetUpOption(String sourceSetUpOption) |
The setup option for the data source.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceSetUpOption(SourceSetUpOption sourceSetUpOption) |
The setup option for the data source.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceType(String sourceType) |
Specifies which type of data source is used to collect evidence.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.sourceType(SourceType sourceType) |
Specifies which type of data source is used to collect evidence.
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.toBuilder() |
|
CreateControlMappingSource.Builder |
CreateControlMappingSource.Builder.troubleshootingText(String troubleshootingText) |
The instructions for troubleshooting the control.
|