Interface GetSupportedResourceTypesResponse.Builder

All Superinterfaces:
AwsResponse.Builder, BackupResponse.Builder, Buildable, CopyableBuilder<GetSupportedResourceTypesResponse.Builder,GetSupportedResourceTypesResponse>, SdkBuilder<GetSupportedResourceTypesResponse.Builder,GetSupportedResourceTypesResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetSupportedResourceTypesResponse

public static interface GetSupportedResourceTypesResponse.Builder extends BackupResponse.Builder, SdkPojo, CopyableBuilder<GetSupportedResourceTypesResponse.Builder,GetSupportedResourceTypesResponse>
  • Method Details

    • resourceTypes

      Contains a string with the supported Amazon Web Services resource types:

      • Aurora for Amazon Aurora

      • DynamoDB for Amazon DynamoDB

      • EBS for Amazon Elastic Block Store

      • EC2 for Amazon Elastic Compute Cloud

      • EFS for Amazon Elastic File System

      • FSX for Amazon FSx

      • RDS for Amazon Relational Database Service

      • Storage Gateway for Storage Gateway

      • DocDB for Amazon DocumentDB (with MongoDB compatibility)

      • Neptune for Amazon Neptune

      Parameters:
      resourceTypes - Contains a string with the supported Amazon Web Services resource types:

      • Aurora for Amazon Aurora

      • DynamoDB for Amazon DynamoDB

      • EBS for Amazon Elastic Block Store

      • EC2 for Amazon Elastic Compute Cloud

      • EFS for Amazon Elastic File System

      • FSX for Amazon FSx

      • RDS for Amazon Relational Database Service

      • Storage Gateway for Storage Gateway

      • DocDB for Amazon DocumentDB (with MongoDB compatibility)

      • Neptune for Amazon Neptune

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceTypes

      GetSupportedResourceTypesResponse.Builder resourceTypes(String... resourceTypes)

      Contains a string with the supported Amazon Web Services resource types:

      • Aurora for Amazon Aurora

      • DynamoDB for Amazon DynamoDB

      • EBS for Amazon Elastic Block Store

      • EC2 for Amazon Elastic Compute Cloud

      • EFS for Amazon Elastic File System

      • FSX for Amazon FSx

      • RDS for Amazon Relational Database Service

      • Storage Gateway for Storage Gateway

      • DocDB for Amazon DocumentDB (with MongoDB compatibility)

      • Neptune for Amazon Neptune

      Parameters:
      resourceTypes - Contains a string with the supported Amazon Web Services resource types:

      • Aurora for Amazon Aurora

      • DynamoDB for Amazon DynamoDB

      • EBS for Amazon Elastic Block Store

      • EC2 for Amazon Elastic Compute Cloud

      • EFS for Amazon Elastic File System

      • FSX for Amazon FSx

      • RDS for Amazon Relational Database Service

      • Storage Gateway for Storage Gateway

      • DocDB for Amazon DocumentDB (with MongoDB compatibility)

      • Neptune for Amazon Neptune

      Returns:
      Returns a reference to this object so that method calls can be chained together.