Interface EncryptionSupport.Builder

  • Method Details

    • encryptionState

      EncryptionSupport.Builder encryptionState(String encryptionState)

      The current encryption state of the resource.

      Parameters:
      encryptionState - The current encryption state of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • encryptionState

      EncryptionSupport.Builder encryptionState(EncryptionStateValue encryptionState)

      The current encryption state of the resource.

      Parameters:
      encryptionState - The current encryption state of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • stateMessage

      EncryptionSupport.Builder stateMessage(String stateMessage)

      A message describing the encryption state.

      Parameters:
      stateMessage - A message describing the encryption state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.