Interface CapabilityFailure.Builder

  • Method Details

    • reason

      The reason for the capability failure. Possible values: KMS_KEY_INSUFFICIENT_PERMISSION.

      Parameters:
      reason - The reason for the capability failure. Possible values: KMS_KEY_INSUFFICIENT_PERMISSION.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      The reason for the capability failure. Possible values: KMS_KEY_INSUFFICIENT_PERMISSION.

      Parameters:
      reason - The reason for the capability failure. Possible values: KMS_KEY_INSUFFICIENT_PERMISSION.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • details

      Additional details about the capability failure.

      Parameters:
      details - Additional details about the capability failure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.