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