Interface ExternalSecretRotationMetadataItem.Builder

    • Method Detail

      • key

        ExternalSecretRotationMetadataItem.Builder key​(String 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

        ExternalSecretRotationMetadataItem.Builder value​(String 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.