Interface RotateKeyOnDemandResponse.Builder

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

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

    • keyId

      Identifies the symmetric encryption KMS key that you initiated on-demand rotation on.

      Parameters:
      keyId - Identifies the symmetric encryption KMS key that you initiated on-demand rotation on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.