Interface CommonPrefix.Builder

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

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

    • prefix

      CommonPrefix.Builder prefix(String prefix)

      Container for the specified common prefix.

      Parameters:
      prefix - Container for the specified common prefix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.