Interface SuccessfulKeyRegistrationEntry.Builder

    • Method Detail

      • keyArn

        SuccessfulKeyRegistrationEntry.Builder keyArn​(String keyArn)

        The ARN of the KMS key that is associated with the SuccessfulKeyRegistrationEntry entry.

        Parameters:
        keyArn - The ARN of the KMS key that is associated with the SuccessfulKeyRegistrationEntry entry.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statusCode

        SuccessfulKeyRegistrationEntry.Builder statusCode​(Integer statusCode)

        The HTTP status of a SuccessfulKeyRegistrationEntry entry.

        Parameters:
        statusCode - The HTTP status of a SuccessfulKeyRegistrationEntry entry.
        Returns:
        Returns a reference to this object so that method calls can be chained together.