| Package | Description |
|---|---|
| com.google.api.services.storagetransfer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
S3CompatibleMetadata |
S3CompatibleMetadata.clone() |
S3CompatibleMetadata |
AwsS3CompatibleData.getS3Metadata()
A S3 compatible metadata.
|
S3CompatibleMetadata |
S3CompatibleMetadata.set(String fieldName,
Object value) |
S3CompatibleMetadata |
S3CompatibleMetadata.setAuthMethod(String authMethod)
Specifies the authentication and authorization method used by the storage service.
|
S3CompatibleMetadata |
S3CompatibleMetadata.setListApi(String listApi)
The Listing API to use for discovering objects.
|
S3CompatibleMetadata |
S3CompatibleMetadata.setProtocol(String protocol)
Specifies the network protocol of the agent.
|
S3CompatibleMetadata |
S3CompatibleMetadata.setRequestModel(String requestModel)
Specifies the API request model used to call the storage service.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3CompatibleData |
AwsS3CompatibleData.setS3Metadata(S3CompatibleMetadata s3Metadata)
A S3 compatible metadata.
|
Copyright © 2011–2024 Google. All rights reserved.