| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfigFileState |
ConfigFileState.fromValue(String value)
Use this in place of valueOf.
|
static ConfigFileState |
ConfigFileState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigFileState[] |
ConfigFileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CodeReview |
CodeReview.withConfigFileState(ConfigFileState configFileState)
The state of the
aws-codeguru-reviewer.yml configuration file that allows the configuration of the
CodeGuru Reviewer analysis. |
Copyright © 2023. All rights reserved.