Interface DescribeLabelGroupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeLabelGroupResponse.Builder,DescribeLabelGroupResponse>, LookoutEquipmentResponse.Builder, SdkBuilder<DescribeLabelGroupResponse.Builder,DescribeLabelGroupResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeLabelGroupResponse

  • Method Details

    • labelGroupName

      DescribeLabelGroupResponse.Builder labelGroupName(String labelGroupName)

      The name of the label group.

      Parameters:
      labelGroupName - The name of the label group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • labelGroupArn

      DescribeLabelGroupResponse.Builder labelGroupArn(String labelGroupArn)

      The Amazon Resource Name (ARN) of the label group.

      Parameters:
      labelGroupArn - The Amazon Resource Name (ARN) of the label group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • faultCodes

      Codes indicating the type of anomaly associated with the labels in the lagbel group.

      Parameters:
      faultCodes - Codes indicating the type of anomaly associated with the labels in the lagbel group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • faultCodes

      DescribeLabelGroupResponse.Builder faultCodes(String... faultCodes)

      Codes indicating the type of anomaly associated with the labels in the lagbel group.

      Parameters:
      faultCodes - Codes indicating the type of anomaly associated with the labels in the lagbel group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The time at which the label group was created.

      Parameters:
      createdAt - The time at which the label group was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The time at which the label group was updated.

      Parameters:
      updatedAt - The time at which the label group was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.