Interface ExternalSecretRotationMetadataItem.Builder

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

@Mutable @NotThreadSafe public static interface ExternalSecretRotationMetadataItem.Builder extends SdkPojo, CopyableBuilder<ExternalSecretRotationMetadataItem.Builder,ExternalSecretRotationMetadataItem>
  • Method Details

    • key

      The key that identifies the item.

      Parameters:
      key - The key that identifies the item.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the specified item.

      Parameters:
      value - The value of the specified item.
      Returns:
      Returns a reference to this object so that method calls can be chained together.