@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://google.github.io/dagger") public final class DefaultCMSEncryptionConfig_Factory extends Object implements dagger.internal.Factory<DefaultCMSEncryptionConfig>
| Constructor and Description |
|---|
DefaultCMSEncryptionConfig_Factory() |
| Modifier and Type | Method and Description |
|---|---|
static DefaultCMSEncryptionConfig_Factory |
create() |
DefaultCMSEncryptionConfig |
get() |
static DefaultCMSEncryptionConfig |
newDefaultCMSEncryptionConfig() |
static DefaultCMSEncryptionConfig |
provideInstance() |
public DefaultCMSEncryptionConfig get()
get in interface javax.inject.Provider<DefaultCMSEncryptionConfig>public static DefaultCMSEncryptionConfig provideInstance()
public static DefaultCMSEncryptionConfig_Factory create()
public static DefaultCMSEncryptionConfig newDefaultCMSEncryptionConfig()
Copyright © 2019. All rights reserved.