public static class S3Options.SSECustomerKeyFactory extends java.lang.Object implements org.apache.beam.sdk.options.DefaultValueFactory<SSECustomerKey>
| Constructor and Description |
|---|
SSECustomerKeyFactory() |
| Modifier and Type | Method and Description |
|---|---|
SSECustomerKey |
create(org.apache.beam.sdk.options.PipelineOptions options) |
public SSECustomerKey create(org.apache.beam.sdk.options.PipelineOptions options)
create in interface org.apache.beam.sdk.options.DefaultValueFactory<SSECustomerKey>