Interface S3KeyOutput.Builder

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

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

    • s3Key

      The S3 key.

      Parameters:
      s3Key - The S3 key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • etag

      The etag for the object.

      Parameters:
      etag - The etag for the object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.