Interface S3BucketDefinitionForJob.Builder

All Superinterfaces:
Buildable, CopyableBuilder<S3BucketDefinitionForJob.Builder,S3BucketDefinitionForJob>, SdkBuilder<S3BucketDefinitionForJob.Builder,S3BucketDefinitionForJob>, SdkPojo
Enclosing class:
S3BucketDefinitionForJob

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

    • accountId

      The unique identifier for the Amazon Web Services account that owns the buckets.

      Parameters:
      accountId - The unique identifier for the Amazon Web Services account that owns the buckets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • buckets

      An array that lists the names of the buckets.

      Parameters:
      buckets - An array that lists the names of the buckets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • buckets

      An array that lists the names of the buckets.

      Parameters:
      buckets - An array that lists the names of the buckets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.