| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static BucketOwnerAccess |
BucketOwnerAccess.fromValue(String value)
Use this in place of valueOf.
|
static BucketOwnerAccess |
BucketOwnerAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketOwnerAccess[] |
BucketOwnerAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectArtifacts.setBucketOwnerAccess(BucketOwnerAccess bucketOwnerAccess) |
ProjectArtifacts |
ProjectArtifacts.withBucketOwnerAccess(BucketOwnerAccess bucketOwnerAccess) |
BuildArtifacts |
BuildArtifacts.withBucketOwnerAccess(BucketOwnerAccess bucketOwnerAccess) |
S3LogsConfig |
S3LogsConfig.withBucketOwnerAccess(BucketOwnerAccess bucketOwnerAccess) |
Copyright © 2024. All rights reserved.