Interface GenerationSortBy.Builder

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

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

    • attribute

      GenerationSortBy.Builder attribute(String attribute)

      The attribute by which to sort the generation request information. You can sort by the following attributes.

      • creationStartTime – The time at which the generation request was created.

      • lastUpdatedTime – The time at which the generation request was last updated.

      Parameters:
      attribute - The attribute by which to sort the generation request information. You can sort by the following attributes.

      • creationStartTime – The time at which the generation request was created.

      • lastUpdatedTime – The time at which the generation request was last updated.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      The attribute by which to sort the generation request information. You can sort by the following attributes.

      • creationStartTime – The time at which the generation request was created.

      • lastUpdatedTime – The time at which the generation request was last updated.

      Parameters:
      attribute - The attribute by which to sort the generation request information. You can sort by the following attributes.

      • creationStartTime – The time at which the generation request was created.

      • lastUpdatedTime – The time at which the generation request was last updated.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order by which to sort the generation request information.

      Parameters:
      order - The order by which to sort the generation request information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order by which to sort the generation request information.

      Parameters:
      order - The order by which to sort the generation request information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: