Interface CreateExascaleDbStorageVaultResponse.Builder

  • Method Details

    • displayName

      The user-friendly name for the Exascale storage vault.

      Parameters:
      displayName - The user-friendly name for the Exascale storage vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the Exascale storage vault.

      Parameters:
      status - The current status of the Exascale storage vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the Exascale storage vault.

      Parameters:
      status - The current status of the Exascale storage vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      Additional information about the status of the Exascale storage vault.

      Parameters:
      statusReason - Additional information about the status of the Exascale storage vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exascaleDbStorageVaultId

      CreateExascaleDbStorageVaultResponse.Builder exascaleDbStorageVaultId(String exascaleDbStorageVaultId)

      The unique identifier of the Exascale storage vault.

      Parameters:
      exascaleDbStorageVaultId - The unique identifier of the Exascale storage vault.
      Returns:
      Returns a reference to this object so that method calls can be chained together.