| Package | Description |
|---|---|
| com.google.api.services.storagetransfer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3Data |
AwsS3Data.clone() |
AwsS3Data |
TransferSpec.getAwsS3DataSource()
An AWS S3 data source.
|
AwsS3Data |
AwsS3Data.set(String fieldName,
Object value) |
AwsS3Data |
AwsS3Data.setAwsAccessKey(AwsAccessKey awsAccessKey)
Input only.
|
AwsS3Data |
AwsS3Data.setBucketName(String bucketName)
Required.
|
AwsS3Data |
AwsS3Data.setCloudfrontDomain(String cloudfrontDomain)
Optional.
|
AwsS3Data |
AwsS3Data.setCredentialsSecret(String credentialsSecret)
Optional.
|
AwsS3Data |
AwsS3Data.setManagedPrivateNetwork(Boolean managedPrivateNetwork)
Egress bytes over a Google-managed private network.
|
AwsS3Data |
AwsS3Data.setPath(String path)
Root path to transfer objects.
|
AwsS3Data |
AwsS3Data.setRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the role to support temporary credentials via
`AssumeRoleWithWebIdentity`.
|
| Modifier and Type | Method and Description |
|---|---|
TransferSpec |
TransferSpec.setAwsS3DataSource(AwsS3Data awsS3DataSource)
An AWS S3 data source.
|
Copyright © 2011–2024 Google. All rights reserved.