Interface PsDetailAttributes.Builder

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

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

    • encoding

      PsDetailAttributes.Builder encoding(String encoding)

      The character set encoding of the data set.

      Parameters:
      encoding - The character set encoding of the data set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • format

      The format of the data set records.

      Parameters:
      format - The format of the data set records.
      Returns:
      Returns a reference to this object so that method calls can be chained together.