| Package | Description |
|---|---|
| com.amazonaws.services.codegurureviewer.model |
| Modifier and Type | Method and Description |
|---|---|
static VendorName |
VendorName.fromValue(String value)
Use this in place of valueOf.
|
static VendorName |
VendorName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VendorName[] |
VendorName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RequestMetadata |
RequestMetadata.withVendorName(VendorName vendorName)
The name of the repository vendor used to upload code to an S3 bucket for a CI/CD code review.
|
Copyright © 2022. All rights reserved.