Package org.apache.pulsar.io.kinesis
Class AwsDefaultProviderChainPlugin
- java.lang.Object
-
- org.apache.pulsar.io.aws.AwsDefaultProviderChainPlugin
-
- org.apache.pulsar.io.kinesis.AwsDefaultProviderChainPlugin
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable,org.apache.pulsar.io.aws.AwsCredentialProviderPlugin,AwsCredentialProviderPlugin
@Deprecated public class AwsDefaultProviderChainPlugin extends org.apache.pulsar.io.aws.AwsDefaultProviderChainPlugin implements AwsCredentialProviderPlugin
Deprecated.This is a stub class for backwards compatibility. In new code and configurations, please use the plugins from org.apache.pulsar.io.aws- See Also:
AwsDefaultProviderChainPlugin
-
-
Constructor Summary
Constructors Constructor Description AwsDefaultProviderChainPlugin()Deprecated.
-
Method Summary
-
Methods inherited from class org.apache.pulsar.io.aws.AwsDefaultProviderChainPlugin
close, getCredentialProvider, getV2CredentialsProvider, init
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-