public class RestoreContext
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
RestoreContext.SourceType |
Constructor and Description |
---|
RestoreContext(AwsCrossAccountCryptographyRestoreStrategy aws,
GoogleCryptographyRestoreStrategy gcs) |
Modifier and Type | Method and Description |
---|---|
IRestoreStrategy |
getRestoreObj(RestoreContext.SourceType srcType) |
@Inject public RestoreContext(AwsCrossAccountCryptographyRestoreStrategy aws, GoogleCryptographyRestoreStrategy gcs)
public IRestoreStrategy getRestoreObj(RestoreContext.SourceType srcType)