Interface AutoExportPolicy.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<AutoExportPolicy.Builder,,- AutoExportPolicy> - SdkBuilder<AutoExportPolicy.Builder,,- AutoExportPolicy> - SdkPojo
- Enclosing class:
- AutoExportPolicy
- 
Method SummaryModifier and TypeMethodDescriptionevents(Collection<EventType> events) TheAutoExportPolicycan have the following event values:TheAutoExportPolicycan have the following event values:eventsWithStrings(String... events) TheAutoExportPolicycan have the following event values:eventsWithStrings(Collection<String> events) TheAutoExportPolicycan have the following event values:Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
eventsWithStringsThe AutoExportPolicycan have the following event values:- 
 NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
 CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
 DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 You can define any combination of event types for your AutoExportPolicy.- Parameters:
- events- The- AutoExportPolicycan have the following event values:- 
        NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
        CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
        DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 - You can define any combination of event types for your - AutoExportPolicy.
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
- 
eventsWithStringsThe AutoExportPolicycan have the following event values:- 
 NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
 CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
 DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 You can define any combination of event types for your AutoExportPolicy.- Parameters:
- events- The- AutoExportPolicycan have the following event values:- 
        NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
        CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
        DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 - You can define any combination of event types for your - AutoExportPolicy.
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
- 
eventsThe AutoExportPolicycan have the following event values:- 
 NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
 CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
 DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 You can define any combination of event types for your AutoExportPolicy.- Parameters:
- events- The- AutoExportPolicycan have the following event values:- 
        NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
        CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
        DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 - You can define any combination of event types for your - AutoExportPolicy.
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
- 
eventsThe AutoExportPolicycan have the following event values:- 
 NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
 CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
 DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 You can define any combination of event types for your AutoExportPolicy.- Parameters:
- events- The- AutoExportPolicycan have the following event values:- 
        NEW- New files and directories are automatically exported to the data repository as they are added to the file system.
- 
        CHANGED- Changes to files and directories on the file system are automatically exported to the data repository.
- 
        DELETED- Files and directories are automatically deleted on the data repository when they are deleted on the file system.
 - You can define any combination of event types for your - AutoExportPolicy.
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
 
-