public static class S3Options.SSECustomerKeyFactory extends java.lang.Object implements DefaultValueFactory<SSECustomerKey>
| Constructor and Description | 
|---|
SSECustomerKeyFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
SSECustomerKey | 
create(PipelineOptions options)
Creates a default value for a getter marked with  
Default.InstanceFactory. | 
public SSECustomerKey create(PipelineOptions options)
DefaultValueFactoryDefault.InstanceFactory.create in interface DefaultValueFactory<SSECustomerKey>options - The current pipeline options.