public static interface GetSupportedResourceTypesResponse.Builder extends BackupResponse.Builder, SdkPojo, CopyableBuilder<GetSupportedResourceTypesResponse.Builder,GetSupportedResourceTypesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetSupportedResourceTypesResponse.Builder |
resourceTypes(Collection<String> resourceTypes)
Contains a string with the supported AWS resource types:
|
GetSupportedResourceTypesResponse.Builder |
resourceTypes(String... resourceTypes)
Contains a string with the supported AWS resource types:
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSupportedResourceTypesResponse.Builder resourceTypes(Collection<String> resourceTypes)
Contains a string with the supported AWS resource types:
DynamoDB for Amazon DynamoDB
EBS for Amazon Elastic Block Store
EC2 for Amazon Elastic Compute Cloud
EFS for Amazon Elastic File System
RDS for Amazon Relational Database Service
Aurora for Amazon Aurora
Storage Gateway for AWS Storage Gateway
resourceTypes - Contains a string with the supported AWS resource types:
DynamoDB for Amazon DynamoDB
EBS for Amazon Elastic Block Store
EC2 for Amazon Elastic Compute Cloud
EFS for Amazon Elastic File System
RDS for Amazon Relational Database Service
Aurora for Amazon Aurora
Storage Gateway for AWS Storage Gateway
GetSupportedResourceTypesResponse.Builder resourceTypes(String... resourceTypes)
Contains a string with the supported AWS resource types:
DynamoDB for Amazon DynamoDB
EBS for Amazon Elastic Block Store
EC2 for Amazon Elastic Compute Cloud
EFS for Amazon Elastic File System
RDS for Amazon Relational Database Service
Aurora for Amazon Aurora
Storage Gateway for AWS Storage Gateway
resourceTypes - Contains a string with the supported AWS resource types:
DynamoDB for Amazon DynamoDB
EBS for Amazon Elastic Block Store
EC2 for Amazon Elastic Compute Cloud
EFS for Amazon Elastic File System
RDS for Amazon Relational Database Service
Aurora for Amazon Aurora
Storage Gateway for AWS Storage Gateway
Copyright © 2021. All rights reserved.