| Package | Description |
|---|---|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
static MergeOptionTypeEnum |
MergeOptionTypeEnum.fromValue(String value)
Use this in place of valueOf.
|
static MergeOptionTypeEnum |
MergeOptionTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeOptionTypeEnum[] |
MergeOptionTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetMergeConflictsRequest |
GetMergeConflictsRequest.withMergeOption(MergeOptionTypeEnum mergeOption)
The merge option or strategy you want to use to merge the code.
|
Copyright © 2019. All rights reserved.