Interface GdgDetailAttributes.Builder

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

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

    • limit

      The maximum number of generation data sets, up to 255, in a GDG.

      Parameters:
      limit - The maximum number of generation data sets, up to 255, in a GDG.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rollDisposition

      GdgDetailAttributes.Builder rollDisposition(String rollDisposition)

      The disposition of the data set in the catalog.

      Parameters:
      rollDisposition - The disposition of the data set in the catalog.
      Returns:
      Returns a reference to this object so that method calls can be chained together.