Interface SuccessfulKeyRegistrationEntry.Builder

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

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

    • 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

      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.