| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static WebhookScopeType |
WebhookScopeType.fromValue(String value)
Use this in place of valueOf.
|
static WebhookScopeType |
WebhookScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebhookScopeType[] |
WebhookScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeConfiguration |
ScopeConfiguration.withScope(WebhookScopeType scope)
The type of scope for a GitHub webhook.
|
Copyright © 2024. All rights reserved.