| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionMode |
EncryptionMode.fromValue(String value)
Use this in place of valueOf.
|
static EncryptionMode |
EncryptionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncryptionMode[] |
EncryptionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRecipeJobRequest |
CreateRecipeJobRequest.withEncryptionMode(EncryptionMode encryptionMode)
The encryption mode for the job, which can be one of the following:
|
CreateProfileJobRequest |
CreateProfileJobRequest.withEncryptionMode(EncryptionMode encryptionMode)
The encryption mode for the job, which can be one of the following:
|
UpdateProfileJobRequest |
UpdateProfileJobRequest.withEncryptionMode(EncryptionMode encryptionMode)
The encryption mode for the job, which can be one of the following:
|
UpdateRecipeJobRequest |
UpdateRecipeJobRequest.withEncryptionMode(EncryptionMode encryptionMode)
The encryption mode for the job, which can be one of the following:
|
Job |
Job.withEncryptionMode(EncryptionMode encryptionMode)
The encryption mode for the job, which can be one of the following:
|
DescribeJobResult |
DescribeJobResult.withEncryptionMode(EncryptionMode encryptionMode)
The encryption mode for the job, which can be one of the following:
|
Copyright © 2023. All rights reserved.