Interface LabelParameterVersionResponse.Builder

  • Method Details

    • invalidLabels

      The label doesn't meet the requirements. For information about parameter label requirements, see Working with parameter labels in the Amazon Web Services Systems Manager User Guide.

      Parameters:
      invalidLabels - The label doesn't meet the requirements. For information about parameter label requirements, see Working with parameter labels in the Amazon Web Services Systems Manager User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • invalidLabels

      LabelParameterVersionResponse.Builder invalidLabels(String... invalidLabels)

      The label doesn't meet the requirements. For information about parameter label requirements, see Working with parameter labels in the Amazon Web Services Systems Manager User Guide.

      Parameters:
      invalidLabels - The label doesn't meet the requirements. For information about parameter label requirements, see Working with parameter labels in the Amazon Web Services Systems Manager User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parameterVersion

      LabelParameterVersionResponse.Builder parameterVersion(Long parameterVersion)

      The version of the parameter that has been labeled.

      Parameters:
      parameterVersion - The version of the parameter that has been labeled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.