| Package | Description |
|---|---|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
static RelativeFileVersionEnum |
RelativeFileVersionEnum.fromValue(String value)
Use this in place of valueOf.
|
static RelativeFileVersionEnum |
RelativeFileVersionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelativeFileVersionEnum[] |
RelativeFileVersionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.withRelativeFileVersion(RelativeFileVersionEnum relativeFileVersion)
In a comparison of commits or a pull request, whether the change is in the before or after of that comparison.
|
Copyright © 2020. All rights reserved.